Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 401,869 for

document

(0.15 sec)
  1. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....worthwhile to first discuss document at a high level. When thinking...thinking about a document, users typically imagine a number of paper...

    docs.aspose.com/words/nodejs-net/converting-to-...
  2. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....worthwhile to first discuss document at a high level. When thinking...thinking about a document, users typically imagine a number of paper...

    docs.aspose.com/words/python-net/converting-to-...
  3. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Pages Live Demos...Hide Show ] Add Pages to PS Document Aspose.Page for Python via...

    docs.aspose.com/page/python-net/ps/working-with...
  4. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Cpp Add Image Stamp to PDF Document C++ You need Aspose.PDF for...

    products.aspose.com/pdf/cpp/stamps/image/
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_RevisionNumber method. Gets or sets the Document revision number in C++....r method Gets or sets the document revision number. int32_t Aspose...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize Document tag ranges for enhanced content management and seamless integration....instance of the Structured document tag range end class. public...doc DocumentBase The owner document. id Int32 Identifier of the...

    reference.aspose.com/words/net/aspose.words.mar...
  7. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your Document for better content management....number of paragraphs in the document. public int Paragraphs { get...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  8. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a Document in Java....original or revised version of a document. Examples: Shows how to switch...original view of a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your Document's visual appeal and consistency....collection of styles defined in the document. public StyleCollection Styles...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。...文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新建 Document 对象。 创建注释: HighlightAnnotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/highlights-annotation/