Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 7,768 for

annotation

(0.08 sec)
  1. PDFへのテキスト注釈の使用方法(Python経由)|Aspose.PDF for Pytho...

    Aspose.PDF for Pythonを使用すると、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。... 注釈は、特定のページの Annotations コレクションによって保持されます。このコレクショ...のみの注釈が含まれています; 各ページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/python-net/text-annotation/
  2. Anotações Extras usando Python|Aspose.PDF para ...

    Esta seção descreve como adicionar, obter e deletar tipos extras de anotações do seu documento PDF.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/pt/python-net/extra-annotat...
  3. Membuat Tautan di File PDF dengan C++|Aspose.PD...

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan C++....Tambahkan tautan ke properti Annotations dari objek Page. Terakhir...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/id/cpp/create-links/
  4. PDFの注釈を変更する|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFへの注釈の変更方法を説明します。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ja/net/modify-annotations/
  5. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/java/redaction/
  6. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....MODIFY_ANNOTATIONS , PdfPermissions.FILL_IN.... MODIFY_ANNOTATIONS Add or modify text annotations, fill in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ C++...

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

    products.aspose.com/pdf/th/cpp/annotation/redac...
  8. 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...
  9. 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...
  10. Anotação Multimídia em PDF usando C#|Aspose.PDF...

    Aspose.PDF for .NET permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....estão contidas na coleção Annotations de um objeto Page . Esta...tem sua própria coleção de Annotations. Para adicionar uma anotação...

    docs.aspose.com/pdf/pt/net/multimedia-annotation/