Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,975 for

assemble document

(0.33 sec)
  1. Run.Accept | Aspose.Words for .NET

    Utilize the Accept method to seamlessly welcome visitors, enhancing user experience and boosting engagement on your website....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...
  2. StructuredDocumentTag.Checked | Aspose.Words fo...

    Manage Checkbox SDT with the StructuredDocumentTag Checked property. Easily get/set its state—default is false. Enhance Document interactivity today!...structured document tag in the form of a check box. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch....Adds Image watermark into the document. public void SetImage ( Image...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/wat...
  4. OutlineOptions.HeadingsOutlineLevels | Aspose.W...

    Discover the HeadingsOutlineLevels property in OutlineOptions. Control heading levels for structured Documents and enhance navigation with ease....styles) to include in the document outline. public int HeadingsOutlineLevel...whole document to PDF with three levels in the document outline...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control Document merging by forcing imported sections to start on a new page when appending Documents in Aspose.Words.... Document dstDoc = new Document (); Document srcDoc =...= new Document (); srcDoc . FirstSection . PageSetup . SectionStart...

    reference.aspose.com/words/net/aspose.words/imp...
  6. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured Document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your Document editing efficiency....the cursor to a structured document tag in the current section...The index of the structured document tag to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience....ViewOptions Contents [ Hide ] Document.ViewOptions property Provides...options to control how the document is displayed in Microsoft...

    reference.aspose.com/words/net/aspose.words/doc...
  9. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....the Working with Comments documentation article. public sealed class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  10. VariableCollection.Remove | Aspose.Words for .NET

    Effortlessly remove Document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution....Remove method Removes a document variable with the specified...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...