Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,982 for

assemble document

(0.39 sec)
  1. 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...
  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. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...node from another document to the current document. public Node ImportNode...that belongs to the current document. Remarks This method uses...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save Documents in PDF format. Simplify your file management with efficient saving options....Specifies the format in which the document will be saved if this save...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline Document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....implementation for printing of a Document within the .NET printing framework...more, visit the Printing a Document Programmatically or Using...

    reference.aspose.com/words/net/aspose.words.ren...
  6. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ResourceSavingArgs.ResourceFileName | Aspose.Wo...

    Manage your resources efficiently with ResourceSavingArgs. Easily set or retrieve the file name for saving resources without the hassle of paths....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PlainTextDocument.CustomDocumentProperties | As...

    Discover how to access CustomDocumentProperties in PlainTextDocument for enhanced Document management and customization. Unlock your Document's potential!...CustomDocumentProper of the document. public CustomDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  9. Document.FontSettings | Aspose.Words for .NET

    Discover how to customize Document font settings effortlessly. Enhance your Documents with tailored font options for improved readability and style....Hide ] Document.FontSettings property Gets or sets document font...specify font settings per document. If set to null , default...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...