Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 9,584 for

assemble document

(0.26 sec)
  1. Aspose.Words for C++ 22.5 Release Notes|Documen...

    Aspose.Words for C++ 22.5 Release Notes – the latest updates and fixes....EPUB documents. Added support for loading XML documents. Added...does not support loading PDF documents. The current release has limited...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  2. ISwfOptions|Aspose.Sildes for Python via .NET A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....whether the generated SWF document should be compressed or not...generated SWF document should include the integrated document viewer...

    docs.aspose.com/slides/python-net/api-reference...
  3. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    XlsxSaveOptions CompressionLevel property. Specifies the compression level used to save Document. The default value is Normal in C#....compression level used to save document. The default value is Normal...compress XLSX document. Document doc = new Document ( MyDir + "Shape...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OdsoRecipientData Class | Aspose.Words for .NET

    Aspose.Words.Settings.OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge in C#....Mail Merge and Reporting documentation article. public class OdsoRecipientData...source shall be imported into a document when the mail merge is performed...

    reference.aspose.com/words/net/aspose.words.set...
  5. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    ShapeBase IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....we move an element in the document body by cut-and-pasting it...move revisions. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PageSetup.LayoutMode | Aspose.Words for .NET

    PageSetup LayoutMode property. Gets or sets the layout mode of this section in C#.... Document doc = new Document (); DocumentBuilder...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  7. DocumentBuilder.StartBookmark | Aspose.Words fo...

    DocumentBuilder StartBookmark method. Marks the current position in the Document as a bookmark start in C#....the current position in the document as a bookmark start. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  8. BaseWebExtensionCollection1.GetEnumerator | Asp...

    BaseWebExtensionCollection GetEnumerator method. Returns an enumerator that can iterate through a collection in C#....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.web...
  9. Run.GetText | Aspose.Words for .NET

    Run GetText method. Gets the text of the run in C#....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...
  10. ParagraphFormat.Bidi | Aspose.Words for .NET

    ParagraphFormat Bidi property. Gets or sets whether this is a righttoleft paragraph in C#....Shows how to detect plaintext document text direction. // Create...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/net/aspose.words/par...