Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 9,064 for

annotator

(0.44 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Polygon Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/polygon/add/ Recent content in How to add Polygon Annota......Products – How to add Polygon Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/polygon/add/ Recent content...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Circle Annotation using .NET https://products.aspose.com/pdf/net/annotation/circle/get/ Recent content in How to get Circle Annotati......Products – How to get Circle Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/circle/get/ Recent content...

    products.aspose.com/pdf/net/annotation/circle/g...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Watermark Annotation using Java https://products.aspose.com/pdf/java/annotation/watermark/add/ Recent content in How to add Watermar......Products – How to add Watermark Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/watermark/add/ Recent content...

    products.aspose.com/pdf/java/annotation/waterma...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Text Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/text/remove/ Recent content in How to remove Text Annota......Products – How to remove Text Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/text/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/text/rem...
  5. XFDF로 주석 가져오기 및 내보내기|Aspose.PDF for .NET

    C# 및 Aspose.PDF for .NET 라이브러리를 사용하여 XFDF 형식으로 주석을 가져오고 내보낼 수 있습니다.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ko/net/import-export-xfdf/
  6. Python を使用してアノテーションをインポートおよびエクスポートする|Aspose.PDF...

    .NET 経由で Aspose.PDF for Python を使用して、1 つの PDF から注釈をインポートし、新しい PDF ドキュメントにエクスポートする方法について説明します。...annotations.add(annot, True) 既存のオブジェクト参照だ...for annot in source_document . pages [ 1 ] . annotations : page...

    docs.aspose.com/pdf/ja/python-net/import-export...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Annotations API https://products.aspose.com/pdf/annotation/ Recent content in PDF Annotations API on Aspsoe.PDF Products Hugo -- gohugo.io ......PDF Products – PDF Annotations API https://products.aspose...com/pdf/annotation/ Recent content in PDF Annotations API on Aspsoe...

    products.aspose.com/pdf/annotation/index.xml
  8. 档案

    档案...System::ArrayPtr) 检索注释 Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/zh/pdf/working-with-annotations...
  9. Agregar anotaciones de marcado|Aspose.PDF for P...

    Este ejemplo enlaza un PDF de entrada, agrega cuatro anotaciones de marcado diferentes a la primera página y guarda el documento actualizado. Cada anotación muestra un estilo y color de marcado diferentes....initialize_data_dir def add_markup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add markup annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-markup-an...
  10. Изменение аннотаций в вашем PDF файле (facades)...

    Этот раздел объясняет, как изменить аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades....Создать новый объект типа Annotation для изменения атрибутов аннотации...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ru/java/modify-annotations/