Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 414,704 for

document

(1.14 sec)
  1. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  2. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。... () { // The path to the documents directory var dataDir = RunExamples...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  3. Online PCL to WORDML Conversion or Build .NET b...

    Free online app to convert PCL to WORDML files. .NET C# conversion library code for PCL Documents....will be converted into WORDML document Download the converted WORDML...Automation API Open PCL file using Document class Convert PCL to Doc by...

    products.aspose.com/total/net/conversion/pcl-to...
  4. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured Document tag....appearance of the structured document tag. get appearance () : Aspose...content. let doc = new aw . Document ( base . myDir + "Multi-section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. View DOTX File Online and using .NET | products...

    Free online DOTX file viewer app. .NET API C# code to view DOTX file for viewer application....NET based DOTX document viewer utility application...to view DOTX document. Download View DOTX Document via Online App...

    products.aspose.com/total/net/viewer/dotx/
  6. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimize file Size of PDF document using Aspose.PDF Java for...optimize_filesize () # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  7. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....the Working with Fields documentation article. Remarks: An instance...field collection. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Export EMAIL to DOTX via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOTX without using Microsoft Word or Outlook...manipulate, and convert various document file formats. It supports...supports a wide range of document file formats, including DOC, DOCX,...

    products.aspose.com/total/cpp/conversion/email-...
  9. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....the Working with Fields documentation article. Remarks: Compares...merged into the current merge document. (Merge fields that follow...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...Contents [ Hide ] 在PDF文档中添加表单字段 Document 类提供了一个名为Form的集合,用于管理PDF文档中的表单字段。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/create-form/