Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 17,739 for

document editor

(0.52 sec)
  1. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....annotation: Load the PDF file - new Document . Create new Caret Annotation...Load the PDF file Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/extra-annotations/
  2. 档案

    档案...HTMLDocument 类的实例 using (HTMLDocument document = new HTMLDocument()) { //...using (var editor = FormEditor.CreateNew(document)) { // 输入简单文本类型字段...

    blog.aspose.com/zh/html/create-fill-html-form-s...
  3. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....organization chart in VSX document in Python Native and high...organization chart in VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-net/flowchar...
  4. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....organization chart in VSX document in Python Native and high...organization chart in VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/flowcha...
  5. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsx file within any Python based application....organization chart in VSX document in Python Native and high...organization chart in VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/organiz...
  6. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...can find relevant rules or documents that can help resolve this...operation on ’Group 5‘. 8 Save document Use VBA macro to cancel all...

    forum.aspose.com/t/some-images-resized-during-p...
  7. Apply preset theme to VSX document via .NET | p...

    C# source code to apply preset theme to vsx file on .NET Framework, .NET Core, Mono Platforms....apply preset theme to VSX document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/theme/vsx/
  8. Edit PDF using Java | Aspose.PDF

    Еdit PDF Document programmatically with Java sample code using Aspose.PDF for Java...Programmatic modification of PDF documents is an essential part of modern...and Develop your editor. Or use Aspose Editor by accessing its...

    products.aspose.com/pdf/java/editor/
  9. HTML 表单编辑器 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 操作 FormEditor 来处理文档中的 HTML 表单、输入控件和提交信息。...instance of HTML document 4 using (HTMLDocument document = new HTMLDocument(Path...instance of Form Editor 7 using (FormEditor editor = Aspose. Html...

    docs.aspose.com/html/zh/net/html-form-editor/
  10. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...创建插入符注释的步骤: 加载 PDF 文件 - new Document 。 创建新的 Caret Annotation 并设置插入符参数(new...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extra-annotations/