Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 8,533 for

annotate

(0.63 sec)
  1. | Aspose.PDF

    Zarządzaj adnotacjami w formacie PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/pl/python-net/annotation/
  2. ค้นหา

    ค้นหา...ยประกอบ PDF ใน Python # Annotations in PDFs enhance document...figures, and sticky notes. Each annotation type serves a specific purpose...

    blog.aspose.com/th/pdf/parse-pdf-in-python/
  3. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...삽입을 나타내는 데 사용됩니다. 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  4. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF.... Crea una nueva Caret Annotation y establece los parámetros...texto. Crea una nueva Caret Annotation y establece los parámetros...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  5. C#を使用したPDFハイライト注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントにハイライト注釈を追加する方法を学び、テキストの強調とレビューを行います。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ja/net/highlights-annotation/
  6. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....that can be set for text annotation to customize the newly added...basic properties of the text annotation Instantiate and set the border...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  7. استخراج النص من الأختام|Aspose.PDF لـ C++

    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....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-st...
  8. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/net/redaction/
  9. Archiv

    Archiv...Pythonu Parsing PDF Figures Annotation in Python Jak analyzovat...má svou vlastní kolekci Annotations, která obsahuje všechny poznámky...

    blog.aspose.com/cs/pdf/parse-pdf-in-python/
  10. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... annotations . WatermarkAnnotation ( page...# 将注释添加到页面的注释集合中 page . annotations . append ( wa ) # 创建用于字体设置的...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...