Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,946 for

document assembly

(0.14 sec)
  1. Document.JustificationMode | Aspose.Words for .NET

    Discover how to optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!...JustificationMode Document.JustificationMode property Gets or...character spacing adjustment of a document. public JustificationMode...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your Documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...Removes empty pages from the document and saves the output. Returns...remove empty pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  3. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....application to load a Document from a file. public Document Open ( string...Filename of the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  5. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....object ) Populates the template document with data from the specified...namespace Aspose.Words.LowCode assembly Aspose.Words BuildReport(...

    reference.aspose.com/words/net/aspose.words.low...
  6. JsonDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the JsonDataSource constructor, enabling seamless integration of JSON files and optimized data parsing....Reporting assembly Aspose.Words JsonDataSource(...namespace Aspose.Words.Reporting assembly Aspose.Words JsonDataSource(...

    reference.aspose.com/words/net/aspose.words.rep...
  7. IDocumentProcessorPlugin.Load | Aspose.Words fo...

    Easily load Documents with the IDocumentProcessorPlugin Load method, utilizing customizable options for efficient Document management and processing....Load method Load the document using the specified load options...loadOptions LoadOptions The document load options. Can be null...

    reference.aspose.com/words/net/aspose.words/ido...
  8. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless Document management....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...