Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 8,582 for

annotation

(0.61 sec)
  1. Обновление ссылок в PDF|Aspose.PDF for Java

    Обновление ссылок в PDF программным способом. Это руководство о том, как обновить ссылки в PDF на языке Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ru/java/update-links/
  2. Extraire des données d'un tableau dans un PDF a...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF for .NET en C#...un tableau marqué avec une annotation carrée : // For complete...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/fr/net/extract-data-from-ta...
  3. Annotatie toevoegen, bewerken en verwijderen va...

    Java broncode om VSTM bestand te annoteren op Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....Diagram Java Annotation Annotatie toevoegen, bewerken...Java PNG JPG BMP TIFF VSTM Annoteer VSTM indelingen in Java Native...

    products.aspose.com/diagram/nl/java/annotation/...
  4. Annotatie toevoegen, bewerken en verwijderen va...

    Java broncode om VSSM bestand te annoteren op Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....Diagram Java Annotation Annotatie toevoegen, bewerken...Java PNG JPG BMP TIFF VSSM Annoteer VSSM indelingen in Java Native...

    products.aspose.com/diagram/nl/java/annotation/...
  5. ค้นหา

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

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

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

    blog.aspose.com/uk/pdf/extract-text-from-pdf-cs...
  7. Ekstrak Teks dari PDF C#|Aspose.PDF for .NET

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF di C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/id/net/extract-text-from-al...
  8. Извлечение текста из PDF C#|Aspose.PDF for .NET

    Эта статья описывает различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/ru/net/extract-text-from-al...
  9. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....important sections or adding annotations can greatly improve the understanding...documents. By editing these annotations, users can effectively track...

    products.aspose.com/pdf/tutorial/edit-pdf/