Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,983 for

assemble document

(0.11 sec)
  1. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable Document margins. Enhance your Document formatting with easy-to-use presets!...layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/mar...
  2. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  3. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/net/aspose.words.fon...
  4. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word Documents by selecting the desired record index from your data source. Start with ease!... Document doc = new Document ( MyDir + "Odso data...Once we do that and save the document, // Microsoft Word will no...

    reference.aspose.com/words/net/aspose.words.set...
  5. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render Document pages into Graphics objects at your desired scale for optimal visual results....Hide ] Document.RenderToScale method Renders a document page into...the individual pages of a document to graphics to create one...

    reference.aspose.com/words/net/aspose.words/doc...
  6. StructuredDocumentTag.StyleName | Aspose.Words ...

    Discover the StyleName property of StructuredDocumentTag. Easily manage and customize styles for your Documents to enhance organization and clarity....applied to the structured document tag. public string StyleName...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  7. FieldNumChars Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumChars class, designed to efficiently implement the NUMCHARS field for enhanced Document processing....the Working with Fields documentation article. public class FieldNumChars...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/par...
  9. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced Document design and presentation....with a document builder. Document doc = new Document (); DocumentBuilder...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your Document's collection with ease and efficiency....collection of lists in the document. public List AddCopy ( List...source list can be from any document. If the source list belongs...

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