Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 8,532 for

annotation

(0.1 sec)
  1. إضافات إضافية باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة إضافات إضافية إلى ملفات PDF في .NET باستخدام Aspose.PDF لميزات الوثائق التفاعلية....إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...

    docs.aspose.com/pdf/ar/net/extra-annotations/
  2. ค้นหา

    ค้นหา...เพิ่มคำอธิบายประกอบในคอลเลกชั่น Annotations ของหน้า PDF โดยใช้วิธี [Document...[Document.Pages 1 .Annotations.Add(Annotation)] 12 บันทึกเอกสาร...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  3. Архів

    Архів...Додайте анотацію до колекції Annotations певної сторінки PDF за допомогою...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Збережіть...

    blog.aspose.com/uk/pdf/add-or-remove-annotation...
  4. Archivio

    Archivio... Parsing Text Annotations from a PDF in Python Analizzare...Python Parsing PDF Figures Annotation in Python Come analizzare...

    blog.aspose.com/it/pdf/parse-pdf-in-python/
  5. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  6. Anotação de Destaques em PDF usando Python|Aspo...

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/pt/python-net/highlights-an...
  7. Извлечение Аннотаций (фасады)|Aspose.PDF for Java

    Этот раздел объясняет, как извлечь аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ru/java/extract-annotation/
  8. PDF 텍스트 주석|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 문서에 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함하며; 각 페이지는 자체적인 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/text-annotation/
  9. Bekerja dengan Aksi dalam PDF|Aspose.PDF untuk C++

    Bagian ini menjelaskan cara menambahkan aksi ke dokumen dan bidang formulir secara programatis dengan C++....MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( link ); //...

    docs.aspose.com/pdf/id/cpp/actions/
  10. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함합니다. 각 페이지에는 고유한 Annotations 컬렉션이 있습니다. 특정 페이지에 주석을 추가하려면...

    docs.aspose.com/pdf/ko/python-net/text-annotation/