Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 9,049 for

annotate

(0.17 sec)
  1. Get Document Privileges|Aspose.PDF for Python v...

    Learn how to programmatically check the privileges of a PDF document using Aspose.PDF for Python. This tutorial demonstrates how to use the PdfFileInfo class to read the document’s security settings, such as printing, copying, or modifying permissions....Copying content Modifying annotations or contents Filling form...Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/python-net/get-document-pri...
  2. Agregar anotación de caret|Aspose.PDF for Pytho...

    Este ejemplo carga un PDF existente, agrega una anotación de caret a la primera página y guarda el documento modificado. La anotación incluye un símbolo de caret rojo y texto de comentario descriptivo....initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-caret-ann...
  3. Tooltip de PDF usando C#|Aspose.PDF for .NET

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando C# y Aspose.PDF...Annotations.HideAction para asignar la...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/es/net/pdf-tooltip/
  4. Chercher

    chercher...Supprimer ou aplatir les annotations à l’aide de C++ Suppression...Supprimer ou aplatir les annotations à l’aide de C++ # Il peut...

    blog.aspose.com/fr/pdf/compress-or-optimize-pdf...
  5. Aperçu|Aspose.PDF pour Java

    Aperçu des fonctionnalités clés et des formats pris en charge par Aspose.PDF pour Java, manuel d'installation et de licence de la bibliothèque Java....supprimer ou aplatir les annotations supprimer les champs AcroForm...et annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/java/overview/
  6. Aspose.PDF for Java 9.0.0의 공개 API 변경 사항|Aspose....

    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) 이 void modifyAnnotations(int...end, int annotType, Annotation annotation)로 변경됨 IList extractAnnotations(int...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  7. Извлечение необработанного текста из PDF файла|...

    В этой статье описаны различные способы извлечения текста из PDF документов с использованием Aspose.PDF для Android через Java. Из целых страниц, из конкретной части, на основе столбцов и т.д....все аннотации for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ru/androidjava/extract-text...
  8. .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...
  9. 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...
  10. 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/