Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 376,607 for

document

(0.1 sec)
  1. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...with Headers and Footers documentation article. Remarks There can...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Convert OneNote to Image | Aspose.Note D...

    Learn how to convert your OneNote notes into images using various color modes....Copy 1 // The path to the documents directory. 2 string dataDir...// Load the document into Aspose.Note. 5 Document oneFile = new...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  3. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldSection...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...elements. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. C++ API to Convert XPS to XLAM | products.aspos...

    Convert XPS to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Paper Specification) is a document format developed by Microsoft...Microsoft that is used to store documents in a fixed layout. It is similar...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. C++ API to Convert PS to XLTM | products.aspose...

    Convert PS to XLTM via C++ API without using Microsoft Excel or Adobe Reader... The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel Documents, as well as XML and JSON files....Pdf Portable Document Format. The original images... Format.PdfNoImg Portable Document Format containing only text...

    docs.aspose.com/ocr/java/save-file/
  8. Joining And Appending in Jython|Aspose.Words fo...

    Join And Append Documents using Jython....Appending To Join And Append documents using Aspose.Words Java for...com . aspose . words import Document from com . aspose . words...

    docs.aspose.com/words/java/joining-and-appendin...
  9. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word Document is stored in stories...enumeration Text of a Word document is stored in stories. StoryType...There is no such story in the document. MAIN_TEXT Contains the main...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....source Word document file using an instance of the Document class Create...file settings Save the Word document as a PCL file on the disk...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...