Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,583 for

annotator

(0.12 sec)
  1. Come aggiungere l'annotazione Highlight usando ...

    Codice sorgente per aggiungere Highlight annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/highl...
  2. Come aggiungere l'annotazione Underline usando ...

    Codice sorgente per aggiungere Underline annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/under...
  3. วิธีการเพิ่ม Strikeout คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Strikeout คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/net/annotation/strik...
  4. วิธีการเพิ่ม Text คำอธิบายประกอบโดยใช้ C++ | As...

    รหัสที่มาเพิ่ม Text คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/cpp/annotation/text/...
  5. 如何使用 .NET 删除 Redaction 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Redaction 个注释。...Annotations 集合中的 Redaction 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. Jak dodać Underline Adnotację za pomocą C++ | A...

    Kod źródłowy do dodawania adnotacji Underline w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/pl/cpp/annotation/under...
  7. Jak dodać Circle Adnotację za pomocą C++ | Aspo...

    Kod źródłowy do dodawania adnotacji Circle w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/pl/cpp/annotation/circl...
  8. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....existing PDF File Adding Annotations to existing PDF file Working...and Images Working with Annotations Analyzing your prompt, please...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/
  9. 使用 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/zh/net/highlights-annotation/
  10. Trabajando con Acciones en PDF|Aspose.PDF para C++

    Esta sección explica cómo agregar acciones al documento y campos de formulario programáticamente con C++....estos enlaces a la colección Annotations del objeto Page . Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/actions/