Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,694 for

assemble document

(0.04 sec)
  1. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize Document saving with customizable compression settings for efficient file management....compression level used to save document. The default value is Normal...compress XLSX document. Document doc = new Document ( MyDir + "Shape...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveOptions SavePictureBullet property enhances your Document output. Control PictureBullet data saving effortlessly for optimal results....data is not saved to output document. Default value is true . public...from the document when saving. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your Document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....compression in a document while saving. // Open a document that contains...Equation 3.0 formula. Document doc = new Document ( MyDir + "Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

    Optimize your HTML with the HtmlFixedSaveOptions RemoveJavaScriptFromLinks feature. Enhance security by removing JavaScript from links effortlessly.... Document doc = new Document ( MyDir + "JavaScript...html fixed documents. Document doc = new Document ( MyDir + "JavaScript...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!...saving a document to plaintext. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your Document with the NodeCollection Remove method, streamlining your data management and enhancing performance....the collection and from the document. public void Remove ( Node...NodeCollection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your Document's final section for effective formatting....in the last section of the document. public bool IsEndOfDocument...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  8. ViewOptions.ZoomPercent | Aspose.Words for .NET

    Adjust the ViewOptions ZoomPercent property to set your Document's zoom level between 10-500%. Enhance readability and optimize your viewing experience!...which you want to view your document. public int ZoomPercent {...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  9. StructuredDocumentTagRangeStart.Level | Aspose....

    Discover the StructuredDocumentTagRangeStart Level property to easily identify its position in the Document tree, enhancing your Document management efficiency....structured document tag range start occurs in the document tree. public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance....determine whether to preserve the document’s “Last saved time” property...saving. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.sav...