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

annotation

(0.09 sec)
  1. Аннотации безопасности с использованием Python|...

    Узнайте, как помечать текст для редактирования, применять аннотации редактирования и удалять области изображений в PDF‑файлах с использованием Aspose.PDF for Python via .NET.... page annotation_rectangle = text_fragment...rectangle redaction_annotation = ap . annotations . RedactionAnnotation...

    docs.aspose.com/pdf/ru/python-net/security-anno...
  2. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Puede importar y exportar anotaciones con formato XFDF con C# y la biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/es/net/import-export-xfdf/
  3. Importar e Exportar Anotações para XFDF|Aspose....

    Você pode importar e exportar anotações no formato XFDF com C# e a biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/pt/net/import-export-xfdf/
  4. Archiver

    les archives...Python Comment analyser les annotations PDF en Python Aspose.PDF...du texte, des images, des annotations, des pièces jointes et des...

    blog.aspose.com/fr/pdf/parse-pdf-in-python/
  5. Comment supprimer des commentaires dans un PDF ...

    Ce didacticiel explique comment supprimer des commentaires dans un PDF en Java. Il partage les informations pour définir l'IDE, les étapes d'écriture du programme et un exemple de code exécutable pour supprimer tous les commentaires au format PDF en Java....traite également d’autres annotations similaires aux commentaires...collection of annotations dessus Analysez chaque annotation et filtrez...

    kb.aspose.com/fr/pdf/java/how-to-delete-comment...
  6. Visio Fájljegyzetek itt: Java | products.aspose...

    Adja hozzá vagy távolítsa el a(z) Visio adatjegyzetét néhány sornyi Java kóddal.... Használjuk a Annotation Class ehhez a funkcióhoz...Megjegyzések ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/hu/java/annotation/
  7. Visio Fájljegyzetek itt: Java | products.aspose...

    Adja hozzá vagy távolítsa el a(z) Visio adatjegyzetét néhány sornyi Java kóddal.... Használjuk a Annotation Class ehhez a funkcióhoz...Megjegyzések ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/hu/python-java/anno...
  8. Redaguj PDF przy użyciu C# | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/pl/net/redaction/
  9. Extraer Texto de Sellos|Aspose.PDF para C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/es/cpp/extract-text-from-st...
  10. Modificar Anotaciones en tu PDF|Aspose.PDF for ...

    Esta sección explica cómo modificar anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/es/net/modify-annotations/