Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 5,184 for

document assembly

(0.61 sec)
  1. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your Documents effortlessly. Enhance your Document formatting with ease!...of text in a section of a document. To learn more, visit the...the Working with Sections documentation article. public class TextColumnCollection...

    reference.aspose.com/words/net/aspose.words/tex...
  2. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects....for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export to HTML, MHTML, and EPUB formats for seamless integration.... Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize Document margins for binding. Enhance your layout with perfect margins for professional results....space added to the margin for document binding. public double Gutter...gutter margins. Document doc = new Document (); // Insert text...

    reference.aspose.com/words/net/aspose.words/pag...
  5. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient Document processing....field as specified in the document. public string DocumentFieldName...you have a mapping from a document field name to a different...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Paragraph.GetEffectiveTabStops | Aspose.Words f...

    Discover the GetEffectiveTabStops method to retrieve all tab stops in a paragraph, including those from styles and lists for enhanced formatting.... Document doc = new Document (); Paragraph para...Paragraph namespace Aspose.Words assembly Aspose.Words Paragraph.AppendField...

    reference.aspose.com/words/net/aspose.words/par...
  7. ShapeBase.Top | Aspose.Words for .NET

    Discover ShapeBase Top property. Easily control the top edge position of your shape's container for precise layout and design flexibility.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase.Title...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    Discover the DocumentVisitor VisitOfficeMathStart method, essential for initiating Office Math object enumeration. Enhance your coding efficiency today!...math node in a document. Document doc = new Document ( MyDir + "...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in Document processing....the Programming with Documents documentation article. public class...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/net/aspose.words.fra...
  10. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....comment to a document, and then reply to it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

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