Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 9,064 for

annotator

(2.88 sec)
  1. Archiv

    Archiv...Anmerkungen abrufen annotations = page0.page_sheet.annotations; # Durchlaufen...Anmerkungen for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/de/diagram/add-comments-to-visi...
  2. Cambios en la API Pública en Aspose.PDF para Ja...

    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....end, Enum annotType, Annotation annotation) cambiado a void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/es/java/public-api-changes-...
  3. Supprimer la surbrillance d’un PDF à l’aide de C#

    Consultez cet article pour supprimer la surbrillance d’un PDF à l’aide de C#. Il contient des détails sur la configuration de l’IDE, une liste d’étapes et un exemple de code démontrant comment supprimer les surbrillances dans un PDF à l’aide de C#....collection d’annotations correspondante. Analysez chaque annotation de...nécessaire, puis supprimez l’annotation de surbrillance selon les...

    kb.aspose.com/fr/pdf/net/remove-highlight-from-...
  4. Kako izbrisati komentare u PDF-u u Javi

    Ovaj vodič vodi o tome kako izbrisati komentare u PDF-u u Javi. Dijeli informacije za postavljanje IDE-a, korake za pisanje programa i primjer koda za brisanje svih komentara u PDF-u u Javi....pristupite collection of annotations na njoj Raščlanite svaku...zbirci Annotations da biste izbrisali Text annotation Spremite...

    kb.aspose.com/hr/pdf/java/how-to-delete-comment...
  5. Chercher

    chercher...médias, les formulaires, les annotations, les artefacts, etc. Parmi...get_Item(1); // Créer un objet d'annotation de lien LinkAnnotation link...

    blog.aspose.com/fr/pdf/add-hyperlinks-in-pdf-us...
  6. .NET 을 (를) 사용하여 Circle 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Circle 주석을 추가하는 C...Annotations 컬렉션에서 Circle 주석에 대해 Add 메서드를...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/ko/net/annotation/circl...
  7. C++ 을 (를) 사용하여 Circle 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Circle 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Circle 주석에 대해 Add 메서드를...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/ko/cpp/annotation/circl...
  8. Memposting Formulir dalam PDF via Python|Aspose...

    Tambahkan tombol kirim dan aksi pengiriman ke PDF AcroForms dengan menggunakan Aspose.PDF for Python via .NET.... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/id/python-net/posting-form/
  9. Travailler avec les actions PDF en Python|Aspos...

    Apprenez comment ajouter, mettre à jour et supprimer les actions de document, de page et de formulaire dans les fichiers PDF à l'aide de Python....annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/fr/python-net/actions/
  10. Ajouter des infobulles au texte PDF en Python|A...

    Apprenez comment ajouter des infobulles aux fragments de texte dans les documents PDF en Python....l’aide contextuelle, les annotations ou la présentation de contenu...floating_field . flags |= ap . annotations . AnnotationFlags . HIDDEN...

    docs.aspose.com/pdf/fr/python-net/pdf-tooltip/