Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,694 for

assemble document

(0.03 sec)
  1. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times....storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  2. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayoutOptions CommentDisplayMode property to customize comment rendering. Easily set it to enhance user experience with options like ShowInBalloons....when saving a document to a rendered format. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lay...
  3. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance Document formatting. Default, false....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience....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...
  5. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  7. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentBuilder.InsertTableOfContents | Aspose....

    Effortlessly enhance your Documents with the DocumentBuilder InsertTableOfContents method, adding a dynamic TOC for easy navigation and improved organization....of contents) field into the document. public Field InsertTableOfContent...of contents) field into the document at the current position. A...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....how to replace string in the document and save result to images...ways to replace string in the document: string doc = MyDir + "Footer...

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