Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 8,590 for

annotation

(0.5 sec)
  1. 如何用 C++ 添加 Square 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Square 注释的源代码...Annotations 集合中的 Square 注释方法 Add 再次保存该文件...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. Créer des liens dans un fichier PDF avec C#|Asp...

    Cette section explique comment créer des liens dans votre document PDF avec C#....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...le lien à la collection Annotations de l’objet Page. Enregistrez...

    docs.aspose.com/pdf/fr/net/create-links/
  3. Travailler avec les Signets|Aspose.PDF for .NET

    Cette section explique comment travailler avec les Facades Aspose.PDF en utilisant la classe PdfBookmarEditor....Signets Travailler avec les Annotations Extraire des images et du...

    docs.aspose.com/pdf/fr/net/working-with-bookmar...
  4. arkiv

    arkiv...Annotations . Skapa PDF-filen med metoden...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/sv/pdf/create-pdf-documents-usi...
  5. PDFマルチメディア注釈|Aspose.PDF for Java

    Aspose.PDF for Javaを使用すると、PDFドキュメントからマルチメディア注釈を追加、取得、削除できます。...PDFドキュメント内の注釈は、 Page オブジェクトのAnnotationsコレクションに含まれています。このコレクションには...すべての注釈が含まれています。各ページには独自のAnnotationsコレクションがあります。特定のページに注釈を追加す...

    docs.aspose.com/pdf/ja/java/multimedia-annotation/
  6. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....attachments, fonts, bookmarks, annotations, forms, operators, stamps...manipulate attachments and annotations by adding, updating, or deleting...

    docs.aspose.com/pdf/net/drawing/
  7. C++ 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Freetext 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Freetext 주석에 대해 Add...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/ko/cpp/annotation/freet...
  8. 如何使用 .NET 刪除 Watermark 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Watermark 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 如何使用 .NET 刪除 Highlight 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Highlight 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. 如何使用 C++ 刪除 Strikeout 註釋 | Aspose.PDF

    用於在任何平台上刪除 Strikeout PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...