Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 4,931 for

assemble document

(0.08 sec)
  1. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  2. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content.... 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...
  3. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....Load document with hyperlinks. Document doc = new Document ( stream...namespace Aspose.Words.Loading assembly Aspose.Words TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  4. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  5. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling....CustomDataSourceRoot () { // Create a document with two mail merge regions..."Vancouver" , "Seattle" }; Document doc = CreateSourceDocument...

    reference.aspose.com/words/net/aspose.words.mai...
  6. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your Documents....bound to an XML node in the document’s data store. public enum...structured document tag. Document doc = new Document (); // Insert...

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

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing Document processing capabilities....Words Document Object Model (DOM) documentation article. public...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Features List – Aspose.HTML for .NET

    Learn about Aspose.HTML for .NET features such as Document manipulation, data extraction, conversion, platform independence, etc....EPUB, MHTML and Markdown documents into the various supported...HTML, CSS and JavaScript documentations, which leads to high quality...

    docs.aspose.com/html/net/getting-started/featur...
  9. Font.NoProofing | Aspose.Words for .NET

    Discover Font NoProofing. Prevent spell check on formatted text for cleaner designs. Enhance your Documents with precision and professionalism!... Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.NameOther...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance....Examples Shows how to split document by pages using context. string...string doc = MyDir + "Big document.docx" ; SplitterContext splitterContext...

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