Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 9,370 for

assemble document

(0.11 sec)
  1. VbaProject.CodePage | Aspose.Words for .NET

    VbaProject CodePage property. Gets or sets the VBA projects code page in C#....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Device | Aspose.PDF for Python via .NET API Ref...

    Abstract class for all types of devices. Device is used to represent pdf Document in some format.
    For example, Document page can be represented as image or text....represent pdf document in some format. For example, document page can...namespace aspose.pdf.devices assembly Aspose.PDF BmpDevice DicomDevice...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  3. 21.10 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 21.10 Release Notes – the latest updates and fixes....appearance of a structured document tag. Added new option to ignore...long lines Bug WORDSJAVA-2581 Document.getPageCount() throws java...

    docs.aspose.com/words/java/aspose-words-for-jav...
  4. Forms2OleControlCollection Class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection class. Represents collection of Forms2OleControl objects in C#....Working with Ole Objects documentation article. public class Forms2OleControlColl...embedded in a document and its child controls. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert | Aspose.PDF for .NET API Reference

    Converts the page of Document....method Converts the page of document. public void Convert ( Page...Description page Page The page of document. See Also class Page class...

    reference.aspose.com/pdf/net/aspose.pdf/rgbtode...
  6. PageSetup.VerticalAlignment | Aspose.Words for ...

    PageSetup VerticalAlignment property. Returns or sets the vertical alignment of text on each page in a Document or section in C#....of text on each page in a document or section. public PageVerticalAlignmen...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  7. GetElementsByTagName | Aspose.SVG for .NET API ...

    Returns a NodeList of all the Elements in Document order with a given tag name and are contained in the Document....GetElementsByTagName Document.GetElementsByTagName method Returns...NodeList of all the Elements in document order with a given tag name...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  8. WebExtensionReference.Id | Aspose.Words for .NET

    WebExtensionReference Id property. Identifier associated with the web extension within a catalog provider in C#....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  9. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    TxtSaveOptions AddBidiMarks property. Specifies whether to add bidirectional marks before each BiDi run when exporting in plain text format in C#.... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PrintDocumentWithSettings | Aspose.PDF for .NET...

    Prints the Pdf Document with settings. If the Document size is not complatible to page size pdf.kit will extend it to fit page size....Prints the Pdf document with settings. If the document size is not...page setting of the printing document. printerSettings PrinterSettings...

    reference.aspose.com/pdf/net/aspose.pdf.facades...