Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 8,413 for

annotation

(0.07 sec)
  1. Jak usunąć Polygon Adnotację za pomocą .NET | A...

    Kod źródłowy w języku C#, aby usunąć adnotacje Polygon na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/polyg...
  2. Jak usunąć Redaction Adnotację za pomocą .NET |...

    Kod źródłowy w języku C#, aby usunąć adnotacje Redaction na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/redac...
  3. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Remove Annotations from PDF in Java Remove Annotations from PDF...PDF using C# Remove Annotations from PDF using Python Compare...

    kb.aspose.com/pdf/page/2/
  4. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/
  5. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....SHOW_IN_ANNOTATIONS Renders document comments in annotations. This...CommentDisplayMode . SHOW_IN_ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Categories Latest Answers Remove Annotations from PDF in Java Convert...to Image in Python Remove Annotations from PDF using C# Convert...

    kb.aspose.com/categories/page/11/
  7. คำอธิบายประกอบ PDF API | Aspose.PDF

    การลบความคิดเห็นจากเอกสาร PDF ด้วยแอพข้ามแพลตฟอร์มฟรีและ API High Code สำหรับแพลตฟอร์มใด ๆ...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/th/annotation/
  8. Caractéristiques clés d'Aspose.PDF|Aspose.PDF f...

    Aspose.PDF for .NET démontre ses caractéristiques générales. Il montre les versions PDF prises en charge et toutes les manipulations que nous pouvons effectuer avec le PDF.... Annotations Ajouter des annotations. Obtenir des...des annotations. Supprimer des annotations. Modifier des annotations...

    docs.aspose.com/pdf/fr/net/key-features/
  9. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....annotations import NamedAction , PredefinedAction...document . open_action = ap . annotations . JavascriptAction ( "app...

    docs.aspose.com/pdf/python-net/actions/
  10. AcroForm 생성 - Python에서 작성 가능한 PDF 생성|Aspose.PDF...

    Aspose.PDF for Python을 사용하여 PDF 파일에서 처음부터 양식을 만들 수 있습니다.... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ko/python-net/create-form/