Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,975 for

assemble document

(0.26 sec)
  1. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance Document quality....fonts are replaced in PDF document with corresponding core Type...font substitution. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your Document's layout effortlessly!...downside is the increased PDF document size. The default value is...positioning operators. Document doc = new Document ( MyDir + "Text positioning...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SectionLayoutMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.SectionLayoutMode enum to optimize section layouts and enhance Document grid behavior for improved formatting control....section allowing to define the document grid behavior. public enum...Default 0 Specifies that no document grid shall be applied to the...

    reference.aspose.com/words/net/aspose.words/sec...
  4. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless Document navigation and enhanced productivity....given the document being enumerated and the document of the node...that a node spans. Document doc = new Document (); LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  5. RevisionGroup.RevisionType | Aspose.Words for .NET

    Discover the RevisionGroup RevisionType property to easily identify and manage the types of revisions in your project. Streamline your workflow today!...revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Font.Border | Aspose.Words for .NET

    Discover the Font Border property, which provides a customizable Border object to enhance your font styling and design flexibility....border into a document. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.BoldBi Font...

    reference.aspose.com/words/net/aspose.words/fon...
  7. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting Documents to Docling JSON format....to the output Docling JSON document. public bool RenderNonImageShapes...not exported to the output document. The default value is false...

    reference.aspose.com/words/net/aspose.words.sav...
  8. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadOptions constructor to easily initialize MarkdownLoadOptions instances for enhanced Document processing and customization....preserve empty line while load a document. string mdText = $"{Environment...PreserveEmptyLines = true }; Document doc = new Document ( stream , loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving Documents using DoclingSaveOptions in Aspose.Words....Specifies the format in which the document will be saved if this save...save a document into a Docling JSON format. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency....collection of lists in the document. public List Add ( ListTemplate...collection of paragraphs. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...