Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 7,614 for

annotate

(0.05 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 을 (를) 사용하여 Polygon 주석을 추가하는 방법https://products.aspose.com/pdf/ko/cpp/annotation/polygon/add/Recent content in C++ 을 (를) 사용하여 Polygon 주석을 추가......com/pdf/ko/cpp/annotation/polygon/add/Recent content...+0000https://products.aspose.com/pdf/ko/cpp/annotation/polygon/add/index.xml self...

    products.aspose.com/pdf/ko/cpp/annotation/polyg...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 을 (를) 사용하여 Polygon 주석을 가져오는 방법https://products.aspose.com/pdf/ko/java/annotation/polygon/get/Recent content in Java 을 (를) 사용하여 Polygon 주석을......com/pdf/ko/java/annotation/polygon/get/Recent content...s.aspose.com/pdf/ko/java/annotation/polygon/get/index.xml self...

    products.aspose.com/pdf/ko/java/annotation/poly...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 을 (를) 사용하여 Caret 주석을 추가하는 방법https://products.aspose.com/pdf/ko/java/annotation/caret/add/Recent content in Java 을 (를) 사용하여 Caret 주석을 추가하는 ......com/pdf/ko/java/annotation/caret/add/Recent content...s.aspose.com/pdf/ko/java/annotation/caret/add/index.xml self...

    products.aspose.com/pdf/ko/java/annotation/care...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 을 (를) 사용하여 Underline 주석을 추가하는 방법https://products.aspose.com/pdf/ko/java/annotation/underline/add/Recent content in Java 을 (를) 사용하여 Underli......com/pdf/ko/java/annotation/underline/add/Recent content...s.aspose.com/pdf/ko/java/annotation/underline/add/index.xml self...

    products.aspose.com/pdf/ko/java/annotation/unde...
  5. Anotaciones Adhesivas en PDF usando C++|Aspose....

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/es/cpp/sticky-annotations/
  6. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。...Annotations 集合中的 Watermark 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  7. 如何使用 C++ 删除 Caret 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Caret 注解的源代码...Annotations 集合中的 Caret 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. Come aggiungere l'annotazione Circle usando C++...

    Codice sorgente per aggiungere Circle annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/circl...
  9. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。... annotations . TextAnnotation ( document...textAnnotation . flags = apdf . annotations . AnnotationFlags . PRINT...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  10. Uso de tipos adicionales de anotaciones PDF|Asp...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF.... Crear una nueva Caret Annotation y establecer los parámetros...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    docs.aspose.com/pdf/es/java/extra-annotations/