Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 8,551 for

annotator

(0.67 sec)
  1. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  2. Anotação de Destaques em PDF usando Python|Aspo...

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/pt/python-net/highlights-an...
  3. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio C# utilizzando Aspose.PDF per .NET...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...l’annotazione all’insieme Annotations dell’oggetto Page. Salva...

    products.aspose.com/pdf/it/net/annotation/
  4. إضافة تعليقات الأشكال باستخدام C#|Aspose.PDF fo...

    تصف هذه المقالة كيفية إضافة واسترجاع وحذف تعليقات الأشكال من مستند PDF الخاص بك مع Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ar/net/figures-annotation/
  5. استخراج التعليقات من PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ar/net/extract-annotation/
  6. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함합니다. 각 페이지에는 고유한 Annotations 컬렉션이 있습니다. 특정 페이지에 주석을 추가하려면...

    docs.aspose.com/pdf/ko/python-net/text-annotation/
  7. วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Redaction คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/th/net/annotation/redac...
  8. Anotasi Tambahan menggunakan C#|Aspose.PDF for ...

    Pelajari cara menambahkan anotasi tambahan ke file PDF di .NET menggunakan Aspose.PDF untuk fitur dokumen interaktif.... Buat anotasi Caret Annotation baru dan atur parameter Caret...teks. Buat anotasi Caret Annotation baru dan atur parameter Caret...

    docs.aspose.com/pdf/id/net/extra-annotations/
  9. PdfAttachmentsEmbeddingMode | Aspose.Words for ...

    Specifies how attachments are embedded to PDF document in Java....Description ANNOTATIONS Attachments are embedded as annotations with...document embedded files without annotations. NONE Attachments are not...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF スティッキー注釈を使用した C#|Aspose.PDF for .NET

    Aspose.PDF を使用して .NET で PDF にノートやハイライトなどのスティッキー注釈を作成する方法を学びます。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ja/net/sticky-annotations/