Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 8,582 for

annotation

(0.17 sec)
  1. Working with Forms using C++|Aspose.PDF for C++

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for C++....Internally, AcroForms are annotations or fields applied to a PDF...

    docs.aspose.com/pdf/cpp/working-with-forms/
  2. Navigation et Interaction|Aspose.PDF pour Java

    Cette section décrit les fonctionnalités de travail avec les liens, actions et signets.... Travailler avec XML Annotations PDF...

    docs.aspose.com/pdf/fr/java/navigation-and-inte...
  3. Извлечение данных из таблицы в PDF|Aspose.PDF f...

    Узнайте, как извлечь таблицы из PDF с использованием Aspose.PDF для C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/ru/cpp/extract-data-from-ta...
  4. Archiv

    Archiv...add(Annotation) eine Anmerkung hinzu. Speichern...textAnnotation.setTitle("Sample Annotation Title"); // Anmerkungsthema...

    blog.aspose.com/de/pdf/add-or-remove-annotation...
  5. Archivo

    Archivo...add(Annotation) . Finalmente, guarde el...textAnnotation.setTitle("Sample Annotation Title"); // Establecer asunto...

    blog.aspose.com/es/pdf/add-or-remove-annotation...
  6. آرشیوها

    آرشیوها...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/fa/pdf/extract-table-from-pdf-u...
  7. Lưu trữ

    Lưu trữ...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/vi/pdf/extract-table-from-pdf-u...
  8. C++를 사용하여 PDF에 이미지 추가|Aspose.PDF for C++

    이 섹션에서는 C++ 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ko/cpp/add-image-to-existin...
  9. Архивы

    Архивы...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...текстовые разметкиАннотации if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ru/pdf/extract-text-from-pdf-cs...
  10. Arşiv

    Arşiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation'ı Filtrele if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/tr/pdf/extract-text-from-pdf-cs...