Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 7,779 for

annotator

(0.05 sec)
  1. 如何使用 C++ 添加 Circle 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Circle 註釋的原始程式碼...pdf" )); // Create Polygon Annotation var circleAnnotation = new...document . Pages [ 1 ]. Annotations . Add ( circleAnnotation...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. Bases de l'API DOM d'Aspose.PDF|Aspose.PDF for ...

    Aspose.PDF for .NET utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets....Annotations Les annotations font partie des fonctionnalités...dédié un espace de noms aux annotations. Cet espace de noms contient...

    docs.aspose.com/pdf/fr/net/basics-of-dom-api/
  3. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...Annotations 集合中的 Circle 注释方法 Add 再次保存该文件...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. Infobulle PDF en utilisant C++|Aspose.PDF pour C++

    Apprenez à ajouter une infobulle à un fragment de texte dans un PDF en utilisant C++ et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...utilisez la classe Aspose.Pdf.Annotations.HideAction pour attribuer...

    docs.aspose.com/pdf/fr/cpp/pdf-tooltip/
  5. Travailler avec les signets - Façades|Aspose.PD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....signets Travailler avec les annotations - Façades Travailler avec...

    docs.aspose.com/pdf/fr/cpp/working-with-bookmar...
  6. 如何使用 Java 獲取 Caret 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Caret 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  7. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. Come aggiungere l'annotazione Circle usando Jav...

    Codice di esempio Java per aggiungere Circle annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/it/java/annotation/circ...
  9. Opérations avancées|Aspose.PDF pour Android via...

    Aspose.PDF pour Android via Java vous permet de réaliser non seulement des tâches simples. Vous pouvez fixer des objectifs difficiles et les résoudre facilement.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation dans les documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/androidjava/advanced-ope...
  10. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ko/java/highlights-annotation/