Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 9,047 for

annotation

(0.11 sec)
  1. 如何使用 .NET 删除 Link 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Link 个注释。...Annotations 集合中的 Link 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/zh-hant/java/2024-01-04T12:41:10+00:00alternate en https://products.aspose.c......com/total/zh-hant/java/annotate/2023-11-28T04:00:15+00:00alternate...https://products.aspose.com/total/java/annotate/ alternate fr https://products...

    products.aspose.com/total/zh-hant/java.xml
  3. Comprimi documento PDF | Aspose.PDF

    Ottimizza i file PDF su qualsiasi piattaforma a livello di programmazione con questo codice di esempio utilizzando la libreria Aspose.PDF...su intervalli denominato annotation. Richiamate il metodo Flatten...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/it/compress/
  4. Agregar anotación de archivo adjunto|Aspose.PDF...

    El ejemplo asocia un PDF de entrada, agrega una anotación de archivo adjunto a la primera página usando la ruta del archivo y guarda el documento actualizado....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-file-atta...
  5. إضافة تعليق توضيحي لمرفق الملف من Stream|Aspose...

    يقوم المثال بتحميل ملف PDF، وقراءة ملف خارجي في دفق الذاكرة، وإضافة تعليق توضيحي لمرفق الملف إلى الصفحة الأولى، وحفظ المستند المعدل....initialize_data_dir def add_file_attachment_annotation_from_stream ( infile , attachment_file...# Create file attachment annotation using stream+opacity overload...

    docs.aspose.com/pdf/ar/python-net/add-file-atta...
  6. Tambahkan Anotasi Lampiran File Dari Stream|Asp...

    Contoh ini memuat PDF, membaca file eksternal ke dalam memori stream, menambahkan anotasi lampiran file ke halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....initialize_data_dir def add_file_attachment_annotation_from_stream ( infile , attachment_file...# Create file attachment annotation using stream+opacity overload...

    docs.aspose.com/pdf/id/python-net/add-file-atta...
  7. 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-...
  8. Извлечение необработанного текста из PDF файла|...

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

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