Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 8,737 for

annotation

(0.17 sec)
  1. Видаліть анотацію XLSM онлайн або керуйте анота...

    видалити коментарі з файлу XLSM через онлайн-програму безкоштовно. Код .NET API для керування коментарями файлів XLSM....NET Annotate Видаліть анотацію XLSM онлайн...автоматизацію через макроси. Annotating these files helps teams flag...

    products.aspose.com/total/uk/net/annotate/xlsm/
  2. 档案

    档案...Annotations.Add(Annotation)] 12 方法向特定 PDF 页面的...页面的 Annotations 集合添加注释。 使用 Document.Save(String) 方法保存 PDF 文档。...

    blog.aspose.com/zh/pdf/add-or-remove-annotation...
  3. 搜索

    搜索...Annotations.Add(Annotation)] 12 方法向特定 PDF 頁面的...頁面的 Annotations 集合添加註釋。 使用 Document.Save(String) 方法保存 PDF 文檔。...

    blog.aspose.com/zh-hant/pdf/add-or-remove-annot...
  4. 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/
  5. Extraer Enlaces del Archivo PDF|Aspose.PDF para...

    Extraer enlaces de PDF con Java. Este tema le explica cómo extraer enlaces utilizando la clase AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/es/java/extract-links/
  6. 주석 추출 (파사드)|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ko/java/extract-annotation/
  7. Modificar Anotaciones en tu PDF|Aspose.PDF for ...

    Esta sección explica cómo modificar anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/es/net/modify-annotations/
  8. تعديل التعليقات في ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ar/net/modify-annotations/
  9. Actualizar enlaces PDF en Python|Aspose.PDF for...

    Aprende cómo actualizar la apariencia y los destinos de los enlaces PDF en Python...., is_assignable def link_annotation_update_text_color ( infile...Document ( infile ) link_annotations = [ a for a in document ...

    docs.aspose.com/pdf/es/python-net/update-links/
  10. Quoi de neuf|Aspose.PDF pour Python via .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF pour Python via .NET qui ont été introduites dans les versions récentes....Option 1 : parcourir les annotations sur la page page = document...] for annotation in page . annotations : if ( annotation . rect...

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