Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 4,930 for

assemble document

(0.06 sec)
  1. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize Document font settings for enhanced readability and professional presentation....Specifies font settings for a document. To learn more, visit the...the Working with Fonts documentation article. public class FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....Inserts a table cell into the document. public Cell InsertCell ()...to use a document builder to create a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  3. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  4. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with customizable settings for enhanced file handling and organization.... Document doc = new Document ( MyDir + "Document.docx" );...local system file name of the document we loaded. FieldFileName field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML Documents. Enhance your projects with ease!...URIs written into an XAML document. Default is an empty string...} Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  7. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  8. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  9. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  10. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing Document rendering and font embedding....TrueType fonts when rendering documents or embedding fonts. This is...source directory. Document doc = new Document (); DocumentBuilder...

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