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

annotate

(0.38 sec)
  1. Opérations avancées|Aspose.PDF pour PHP via Java

    Vous pouvez effectuer non seulement des tâches simples et faciles, mais également atteindre des objectifs plus complexes avec Aspose.PDF pour PHP via Java.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Pièces...

    docs.aspose.com/pdf/fr/php-java/advanced-operat...
  2. 캐럿 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 기존 PDF를 로드하고 첫 페이지에 캐럿 주석을 추가하고 수정된 문서를 저장합니다.주석에는 빨간색 캐럿 기호와 설명이 포함된 주석 텍스트가 포함되어 있습니다....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/ko/python-net/add-caret-ann...
  3. 첨부 파일 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 파일 경로를 사용하여 첫 페이지에 첨부 파일 주석을 추가하고, 업데이트된 문서를 저장합니다....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/ko/python-net/add-file-atta...
  4. 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...
  5. 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...
  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. arkiv

    arkiv...ytterligare element med namnet annotering. Låt oss skriva en liten...kommentarerna med egenskapen Page.Annotations . Filtrera kommentarerna...

    blog.aspose.com/sv/pdf/advanced-tricks-to-conve...
  9. PDF 파일에서 원시 텍스트 추출|Aspose.PDF for Android via Java

    이 문서는 Aspose.PDF for Android via Java를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지에서, 특정 부분에서, 열을 기반으로 등....// 모든 주석을 반복 for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation 필터링 if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ko/androidjava/extract-text...
  10. Comment ajouter un lien hypertexte dans un PDF ...

    Ce court didacticiel explique comment ajouter un lien hypertexte dans un PDF à l'aide de C#. Il fournit une description détaillée ainsi qu'un exemple de code exécutable pour insérer un lien hypertexte dans un PDF à l'aide de C#....le lien Ajouter les deux annotations à la page Enregistrez le...les étapes suivantes, une annotation de lien est créée dans un...

    kb.aspose.com/fr/pdf/net/how-to-add-hyperlink-i...