Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,947 for

assemble document

(0.2 sec)
  1. Document.FontSettings | Aspose.Words for .NET

    Discover how to customize Document font settings effortlessly. Enhance your Documents with tailored font options for improved readability and style....Hide ] Document.FontSettings property Gets or sets document font...specify font settings per document. If set to null , default...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MarkdownSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the MarkdownSaveOptions ImagesFolder property enhances your Document exports by specifying the ideal folder for saving images in Markdown format....are saved when exporting a document to the Markdown format. Default...} Remarks When you save a Document in Markdown format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  6. 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...
  7. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. PlainTextDocument.CustomDocumentProperties | As...

    Discover how to access CustomDocumentProperties in PlainTextDocument for enhanced Document management and customization. Unlock your Document's potential!...CustomDocumentProper of the document. public CustomDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  10. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless Document editing and enhanced content control....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/run...