Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 8,738 for

annotate

(0.94 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...HTML, some of which have annotations added. How can I recognize...these contents and create annotations when generating the doc....

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. Ekstraksi teks mentah dari file PDF|Aspose.PDF ...

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF untuk Java. Dari seluruh halaman, dari bagian tertentu, berdasarkan kolom, dll....semua anotasi for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/id/java/extract-text-from-a...
  3. Travailler avec les formulaires|Aspose.PDF pour...

    Cette section explique comment travailler avec les AcroForms et les formulaires XFA dans vos documents PDF avec Aspose.PDF pour Java.... les AcroForms sont des annotations ou des champs appliqués à...

    docs.aspose.com/pdf/fr/java/working-with-forms/
  4. Operasi lanjutan|Aspose.PDF untuk Python via .NET

    Aspose.PDF untuk Python via .NET dapat melakukan tugas-tugas sederhana dan mudah serta mengatasi tujuan yang lebih kompleks. Periksa bagian berikutnya untuk pengguna dan pengembang tingkat lanjut....add, delete and modify the annotation from the PDF documents. Bekerja...

    docs.aspose.com/pdf/id/python-net/advanced-oper...
  5. Add Attachment From Path|Aspose.PDF for Python ...

    This example binds an input PDF, attaches an external file using its file path, and saves the modified PDF with the embedded attachment....Attachment Add File Attachment Annotation...

    docs.aspose.com/pdf/python-net/add-attachment-f...
  6. ค้นหา

    ค้นหา...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkup คำอธิบายประกอบ if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/th/pdf/extract-text-from-pdf-cs...
  7. Архів

    Архів...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/uk/pdf/extract-text-from-pdf-cs...
  8. 記録

    記録...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/ja/pdf/extract-table-from-pdf-u...
  9. Bekerja dengan Lampiran di PDF menggunakan Pyth...

    Gunakan Python PDF API untuk mengakses, menambah, dan menghapus lampiran dalam file PDF menggunakan Python dari dalam aplikasi Anda. Panduan lengkap dengan contoh kode Python....Portfolio Portofolio PDF Annotations...

    docs.aspose.com/pdf/id/python-net/attachments/
  10. Navigation et interaction dans le PDF|Aspose.PD...

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

    docs.aspose.com/pdf/fr/cpp/navigation-and-inter...