アノテーションの追加、削除、および取得

Contents
[ ]
**PDFドキュメントの注釈とは何ですか?**

これらは、テキストの内容を拡張し、編集や他のユーザーへのコメントを加えるためにファイルに追加する追加のオブジェクトです。また、ドキュメントのテキストをより読みやすくすることも可能で、それを強調表示したり、下線を引いたり、完全に新しいテキストを追加することもできます。

Aspose.PDF for .NETライブラリで利用可能な注釈の異なる種類をグループにまとめました:

- [PDF テキスト注釈](/pdf/ja/net/text-annotation/)
- [PDF ハイライト注釈](/pdf/ja/net/highlights-annotation/)
- [PDF 図形注釈](/pdf/ja/net/figures-annotation/)
- [マルチメディア注釈](/pdf/ja/net/multimedia-annotation/)
- [PDF スティッキー注釈](/pdf/ja/net/sticky-annotations/)
- [リンク注釈](/pdf/ja/net/link-annotations/)
- [追加注釈](/pdf/ja/net/extra-annotations/)

<script type="application/ld+json">
{
    "@context": "http://schema.org",
    "@type": "SoftwareApplication",
    "name": "Aspose.PDF for .NET Library",
    "image": "https://www.aspose.cloud/templates/aspose/img/products/pdf/aspose_pdf-for-net.svg",
    "url": "https://www.aspose.com/",
    "publisher": {
        "@type": "Organization",
        "name": "Aspose.PDF",
        "url": "https://products.aspose.com/pdf",
        "logo": "https://www.aspose.cloud/templates/aspose/img/products/pdf/aspose_pdf-for-net.svg",
        "alternateName": "Aspose",
        "sameAs": [
            "https://facebook.com/aspose.pdf/",
            "https://twitter.com/asposepdf",
            "https://www.youtube.com/channel/UCmV9sEg_QWYPi6BJJs7ELOg/featured",
            "https://www.linkedin.com/company/aspose",
            "https://stackoverflow.com/questions/tagged/aspose",
            "https://aspose.quora.com/",
            "https://aspose.github.io/"
        ],
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "+1 903 306 1676",
                "contactType": "sales",
                "areaServed": "US",
                "availableLanguage": "en"
            },
            {
                "@type": "ContactPoint",
                "telephone": "+44 141 628 8900",
                "contactType": "sales",
                "areaServed": "GB",
                "availableLanguage": "en"
            },
            {
                "@type": "ContactPoint",
                "telephone": "+61 2 8006 6987",
                "contactType": "sales",
                "areaServed": "AU",
                "availableLanguage": "en"
            }
        ]
    },
    "offers": {
        "@type": "Offer",
        "price": "1199",
        "priceCurrency": "USD"
    },
    "applicationCategory": "PDF Manipulation Library for .NET",
    "downloadUrl": "https://www.nuget.org/packages/Aspose.PDF/",
    "operatingSystem": "Windows, MacOS, Linux",
    "screenshot": "https://docs.aspose.com/pdf/net/create-pdf-document/screenshot.png",
    "softwareVersion": "2022.1",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5",
        "ratingCount": "16"
    }
}
</script>