Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 8,582 for

annotator

(0.28 sec)
  1. Procurar

    Procurar...página for (auto annotation : page->get_Annotations()) { // Verifique...anotação if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pt/pdf/extract-data-from-tables...
  2. Archivio

    Archivio...pagina for (auto annotation : page->get_Annotations()) { // Controlla...annotazione if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/it/pdf/extract-data-from-tables...
  3. Notions de base de Aspose.PDF DOM API|Aspose.PD...

    Aspose.PDF pour C++ utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Aspose::Pdf::Annotations Namespace Reference Les annotations font partie...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/cpp/basics-of-dom-api/
  4. Importar e Exportar Anotações para XFDF|Aspose....

    Esta seção explica como importar e exportar anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/pt/net/import-export-annota...
  5. Tooltip PDF usando C++|Aspose.PDF para C++

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando C++ y Aspose.PDF...Annotations.HideAction para asignar una...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/es/cpp/pdf-tooltip/
  6. Java 을 (를) 사용하여 Link 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Link 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Link 주석에 대해 Get 메서드를..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/link...
  7. 如何使用 Java 获取 Link 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Link 注释的 Java 示例代码。...Annotations 集合中的 Link 注释方法 Get 再次保存该文件..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. PDFファイル内の注釈を修正する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFに注釈を修正する方法を説明します。...document ); // 注釈属性を変更するためのAnnotationタイプの新しいオブジェクトを作成します DefaultAppearance...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ja/java/modify-annotations/
  9. सी ++ का उपयोग कर एनोटेशन हटाएं | products.aspo...

    सी ++ स्रोत कोड प्रस्तुति टिप्पणियों को हटाने के लिए...ऑनलाइन शामिल करें Remove Annotation From पीपीटी C++ API के लिए...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स Aspose.Slides...

    products.aspose.com/slides/hi/cpp/annotation/
  10. PDF 텍스트 주석|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

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