Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 8,545 for

annotator

(0.17 sec)
  1. Импорт и экспорт данных в JSON|Aspose.PDF for .NET

    Этот раздел объясняет, как импортировать и экспортировать данные в JSON... Annotations . WidgetAnnotation field...[ 1 ] is Aspose . Pdf . Annotations . WidgetAnnotation field...

    docs.aspose.com/pdf/ru/net/import-export-json/
  2. 在 C# 中优化、压缩或减少 PDF 大小|Aspose.PDF for .NET

    使用 C# 优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,删除未使用的对象。...pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/zh/net/optimize-pdf/
  3. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact....mathematical equations, or annotate content with footnotes, these...

    docs.aspose.com/slides/net/superscript-and-subs...
  4. Chercher

    chercher...Ajouter ou supprimer des annotations dans des fichiers PDF à l’aide...

    blog.aspose.com/fr/pdf/replace-images-in-pdf-fi...
  5. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…...components, and GroupDocs Annotation APIs) does not mention the...

    forum.aspose.com/t/callout-text-reversed-on-xls...
  6. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....copying content, printing, annotation modification, form field...

    products.aspose.com/pdf/nodejs-cpp/
  7. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  8. 使用 C++ 向 PDF 添加书签 | Aspose.PDF

    使用 C++ 以编程方式向 PDF 添加书签使用 Aspose.PDF for C++...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...

    products.aspose.com/pdf/zh-hans/cpp/bookmarks/
  9. Python 를 사용하여 PDF에 북마크 추가 | Aspose.PDF

    Aspose.PDF for Python for .NET를 사용하여 Python 샘플 코드로 PDF에 책갈피를 프로그래밍 방식으로 추가하세요... annotations . GoToAction ( document ...

    products.aspose.com/pdf/ko/python-net/bookmarks/
  10. 如何在 C# 中删除 PDF 中的超链接

    这个简短的教程指导如何在 C# 中从 PDF 中删除超链接。它分享了有关环境配置的详细信息、开发应用程序的步骤列表以及用于在 C# 中从 PDF 中删除所有超链接的可运行示例代码。...解析每个页面并访问每个页面上的注释集合 解析所有注释并找到链接类型注释 调用 Annotations 集合类中的 Delete() 方法移除超链接 保存生成的...

    kb.aspose.com/zh/pdf/net/how-to-remove-hyperlin...