Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 7,606 for

annotation

(0.05 sec)
  1. 如何使用 .NET 获取 Strikeout 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Strikeout 注释。...Annotations 集合中的 Strikeout 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何使用 .NET 获取 Watermark 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Watermark 注释。...Annotations 集合中的 Watermark 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何使用 C++ 获取 Highlight 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Highlight 注解的源代码...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. Crear enlaces en archivos PDF con C#|Aspose.PDF...

    Esta sección explica cómo crear enlaces en su documento PDF con C#....el enlace a la propiedad Annotations del objeto Page. Finalmente...el enlace a la colección Annotations del objeto Page. Guarde el...

    docs.aspose.com/pdf/es/net/create-links/
  5. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered...SHOW_IN_ANNOTATIONS . Examples Shows how to show...CommentDisplayMode . SHOW_IN_ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 压缩 PDF 文档 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件... 使用 for-each 循环和名为 annotation 的基于范围的迭代器循环遍历页面对象中的每个注释对象。...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/zh-hant/compress/
  7. C# API to Export EPUB to RTF | products.aspose.com

    Convert EPUB to RTF without using Microsoft Word...adding text, images, and annotations. The Aspose.Words for .NET...adding text, images, and annotations. Aspose.Total for .NET is...

    products.aspose.com/total/net/conversion/epub-t...
  8. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats.... Annotate files Clear annotations in Word, PDF,...

    www.fileformat.app/
  9. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/id/python-net/create-form/
  10. PDF Tooltip using using C++|Aspose.PDF for C++

    了解如何使用 C++ 和 Aspose.PDF 向 PDF 文档中的文本片段添加工具提示...Annotations.HideAction 类为文本块分配隐藏/显示动...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/zh/cpp/pdf-tooltip/