Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 8,532 for

annotation

(0.08 sec)
  1. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Esta sección explica cómo importar y exportar anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/es/net/import-export-annota...
  2. Импорт и экспорт аннотаций в XFDF|Aspose.PDF fo...

    В этом разделе объясняется, как импортировать и экспортировать аннотации из PDF-файла в XFDF с помощью Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ru/net/import-export-annota...
  3. 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/
  4. 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/
  5. Quoi de neuf 2023|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET introduites en 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/fr/net/whatsnew/2023/
  6. Archiv

    Archiv...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/cs/pdf/working-with-annotations...
  7. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Import and export annotations...

    docs.aspose.com/pdf/java/key-features/
  8. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Import and export annotations...

    docs.aspose.com/pdf/androidjava/key-features/
  9. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/fa/net/annotation/
  10. Обновить ссылки в PDF|Aspose.PDF for C++

    Обновление ссылок в PDF программным путем с помощью Aspose.PDF для C++. Это руководство о том, как обновить ссылки в PDF файле....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Изменение ссылки:...

    docs.aspose.com/pdf/ru/cpp/update-links/