Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,931 for

assemble document

(0.09 sec)
  1. IPageSavingCallback Interface | Aspose.Words fo...

    Control Document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how pages are saved in fixed formats for optimal results....separate pages when saving a document to fixed page formats. public...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize Document saving with customizable compression levels for enhanced performance....compression level used to save document. The default value is Normal...saving an OOXML document. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  4. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your Documents today!...from the WordProcessingML document when its contents are modified...single-use controls. Document doc = new Document (); // Insert a plain...

    reference.aspose.com/words/net/aspose.words.mar...
  5. OutlineOptions.DefaultBookmarksOutlineLevel | A...

    Discover how the DefaultBookmarksOutlineLevel property enhances your Word Documents by optimizing bookmark visibility in the outline. Boost productivity today!...Specifies the default level in the document outline at which to display...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageSetup.Margins | Aspose.Words for .NET

    Adjust your page's Margins effortlessly with the PageSetup property. Customize settings for optimal layout and presentation. Enhance your Document's appearance!...layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/pag...
  7. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure Document management....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your Document. Enhance your Document processing today!...field is encountered in the document. public virtual VisitorAction...all hidden content from a document. public void RemoveHiddenContentF...

    reference.aspose.com/words/net/aspose.words/doc...
  9. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....fill mail merge fields in the document with values from any data...CustomDataSource () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/nod...