Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,991 for

assemble document

(0.19 sec)
  1. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType font locations for optimal Document rendering and embedding....TrueType fonts when rendering documents or embedding fonts. public...source directories. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  2. SignatureLineOptions.Instructions | Aspose.Word...

    Discover how to customize SignatureLineOptions with clear instructions for signers, enhancing the signing experience. Easy setup with default settings....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sig...
  3. XmlMapping.StoreItemId | Aspose.Words for .NET

    Discover the XmlMapping StoreItemId property for custom XML data identifiers. Enhance XPath evaluation with our unique solutions for efficient data management.... Document doc = new Document ( MyDir + "Custom...structured document tag.docx" ); // Structured document tags have...

    reference.aspose.com/words/net/aspose.words.mar...
  4. WebExtensionReference Class | Aspose.Words for ...

    Discover the Aspose.Words.WebExtensionReference class, your key to managing web extensions with ease. Identify providers and versions effortlessly!...Work with Office Add-ins documentation article. public class WebExtensionReferenc...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  5. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity....Examples Shows how to create PDF document outline entries for headings...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CommentRangeEnd.Accept | Aspose.Words for .NET

    Discover the CommentRangeEnd Accept method to seamlessly engage visitors and enhance user interaction on your platform. Boost engagement today!...their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  7. MeasurementUnits Enum | Aspose.Words for .NET

    Discover Aspose.Words.MeasurementUnits enum for precise unit selection in Document processing. Enhance your workflow with accurate measurement options!...saved document conform to an older ODT schema. Document doc =...= new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words/mea...
  8. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadOptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!... // Our document contains URLs like "ms-its:amhelp..."amhelp.chm" }; Document doc = new Document ( new MemoryStream...

    reference.aspose.com/words/net/aspose.words.loa...
  9. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your Document formatting with precise break types for improved readability and layout control....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...
  10. RowCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RowCollection to a new array with the ToArray method, ensuring seamless data management and enhanced performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

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