Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 8,583 for

annotate

(0.26 sec)
  1. 如何使用 C++ 刪除 Square 註釋 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. 如何使用 .NET 刪除 Polyline 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Polyline 通過 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/...
  3. 如何使用 .NET 添加 Highlight 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Highlight 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( HighlightAnnotation1...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  4. 如何用 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/...
  5. 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/
  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. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....existing PDF File Adding Annotations to existing PDF file PdfFileMend...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  8. PDF에서 링크 업데이트|Aspose.PDF for Java

    PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 Java 언어로 PDF의 링크를 업데이트하는 방법에 관한 것입니다....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ko/java/update-links/
  9. C++ 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polygon 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Polygon 주석에 대해 Add...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/ko/cpp/annotation/polyg...
  10. .NET 을 (를) 사용하여 Polygon 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Polygon 주석을 추가하는 C...Annotations 컬렉션에서 Polygon 주석에 대해 Add...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/ko/net/annotation/polyg...