Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,948 for

assemble document

(0.14 sec)
  1. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your Document's formatting and design....and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. public class StyleCollection...

    reference.aspose.com/words/net/aspose.words/sty...
  2. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or update Document authors' names, enhancing organization and Document management efficiency....property Gets or sets default document author’s name. If author’s...already specified in built-in document properties, this option is...

    reference.aspose.com/words/net/aspose.words.fie...
  3. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...visiting the end of the Glossary document. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words.bui...
  4. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...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/sty...
  5. Shape.Adjustments | Aspose.Words for .NET

    Discover Shape Adjustments. Access raw values for precise shape modifications. Easily enhance designs with tailored adjustments for optimal results.... Document doc = new Document ( MyDir + "Rounded...namespace Aspose.Words.Drawing assembly Aspose.Words Shape Shape.Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  7. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  8. HtmlSaveOptions.FontsFolderAlias | Aspose.Words...

    Discover the HtmlSaveOptions FontsFolderAlias property to customize font URIs in your HTML Documents. Enhance your web design with ease!...URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Footnote.AcceptEnd | Aspose.Words for .NET

    Discover the Footnote AcceptEnd method, designed to enhance user experience by seamlessly managing footnote visits. Improve navigation today!...visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words.not...
  10. CssSavingArgs.IsExportNeeded | Aspose.Words for...

    Control CSS export with CssSavingArgs IsExportNeeded property. Choose to embed or save CSS to file for optimized HTML Documents. Default, true....file and embedded to HTML document. Default is true . When this...will not be embedded to HTML document. public bool IsExportNeeded...

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