Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 9,050 for

annotate

(0.84 sec)
  1. Ekstrak Tautan|Aspose.PDF for Python via .NET

    Contoh ini mengikat PDF masukan, mengekstrak semua tautan, dan mencetak koordinat serta URI-nya (jika tersedia).... annotations . LinkAnnotation ): annotation = cast (...( ap . annotations . LinkAnnotation , link ) if is_assignable...

    docs.aspose.com/pdf/id/python-net/extract-links/
  2. استخراج الروابط|Aspose.PDF for Python via .NET

    يقوم هذا المثال بربط ملف PDF للإدخال، واستخراج جميع الروابط، وطباعة الإحداثيات وعناوين URL الخاصة بها (إذا كانت متوفرة).... annotations . LinkAnnotation ): annotation = cast (...( ap . annotations . LinkAnnotation , link ) if is_assignable...

    docs.aspose.com/pdf/ar/python-net/extract-links/
  3. วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Redaction คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/th/cpp/annotation/redac...
  4. Come aggiungere l'annotazione Redaction usando ...

    Codice sorgente su C# per aggiungere Redaction annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/it/net/annotation/redac...
  5. Come aggiungere l'annotazione Redaction usando ...

    Codice sorgente per aggiungere Redaction annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/it/cpp/annotation/redac...
  6. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/python-net/redaction/
  7. Arbeiten mit Kommentaren|Documentation

    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....Comment-Eigenschaft, die von der Annotation-Klasse verfügbar gemacht...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/de/java/working-with-co...
  8. Extraire des données d'un tableau dans un PDF a...

    Apprenez comment extraire les données d'un tableau à partir de fichiers PDF avec Aspose.PDF for Python et exporter les résultats pour un traitement ultérieur....cet exemple, le rectangle d’annotation est utilisé comme limite...la page cible. Trouvez l’annotation carrée qui marque la région...

    docs.aspose.com/pdf/fr/python-net/extract-data-...
  9. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class....Links are represented as annotations in a PDF file, so to extract...Get all the selected link annotations into an IList object using...

    docs.aspose.com/pdf/java/extract-links/
  10. แก้ไขไฟล์ PDF โดยใช้ Java | Aspose.PDF

    แก้ไขเอกสาร PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/th/java/redaction/