Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 9,632 for

assemble document

(0.23 sec)
  1. Save | Aspose.Page for .NET API Reference

    Save Contents [ Hide ] XpsDocument.Save method (1 of 3) Saves XPS Document to XPS file located at the path . public v......method (1 of 3) Saves XPS document to XPS file located at the...path String Location of the document. See Also class XpsDocument...

    reference.aspose.com/page/net/aspose.page.xps/x...
  2. OwnerDocument | Aspose.SVG for .NET API Reference

    Gets the owner Document....OwnerDocument Document.OwnerDocument property Gets the owner...owner document. public override Document OwnerDocument { get ; } Property...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  3. Section.PageSetup | Aspose.Words for .NET

    Section PageSetup property. Returns an object that represents page setup and section properties in C#.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  4. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    OoxmlSaveOptions KeepLegacyControlChars property. Keeps original representation of legacy control characters in C#.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  5. XpsDocument | Aspose.Page for .NET API Reference

    XpsDocument Contents [ Hide ] XpsDocument class Class incapsulating the main entity of XPS Document that provides man......incapsulating the main entity of XPS document that provides manipulation...sealed class XpsDocument : Document , IDisposable Constructors...

    reference.aspose.com/page/net/aspose.page.xps/x...
  6. DocumentVisitor | Aspose.Note for .NET API Refe...

    The abstract class for iterating through subtree with root at the specified node....VisitDocumentEnd (Document) End to visit the Document node. virtual...VisitDocumentStart (Document) Start to visit the Document node. virtual...

    reference.aspose.com/note/net/aspose.note/docum...
  7. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    HtmlSaveOptions CssStyleSheetFileName property. Specifies the path and the name of the Cascading Style Sheet CSS file written when a Document is exported to HTML. Default is an empty string in C#....(CSS) file written when a document is exported to HTML. Default...effect only when saving a document to HTML format and external...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TableRow | Aspose.Note for .NET API Reference

    Represents a table row....Description Document { get; } Gets the document of the node....table’s row. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note/table...
  9. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    HtmlSaveOptions ExportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding. Default is false in C#....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Document.JustificationMode | Aspose.Words for .NET

    Document JustificationMode property. Gets or sets the character spacing adjustment of a Document in C#....JustificationMode Document.JustificationMode property Gets or...character spacing adjustment of a document. public JustificationMode...

    reference.aspose.com/words/net/aspose.words/doc...