Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 133,835 for

new

(0.06 sec)
  1. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... source_code } \n ' ) # Set new source code for VBA module. You...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveOptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions { MaxCharactersPerLine...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Licensing|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....subscription for free upgrades to any new versions or fixes that come out...aspose . cad . License license = new com . aspose . cad . License...

    docs.aspose.com/cad/java/getting-started/licens...
  4. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making.... Document doc = new Document ( MyDir + "Missing font...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  5. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... Document doc = new Document ( MyDir + "Missing font...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  6. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    Control CSS style saving with HtmlSaveOptions CssSavingCallback. Optimize your document exports to HTML, MHTML, or EPUB effortlessly!...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your document's readability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Creating Two-dimensional (2D) Barcodes|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/creating-...
  9. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve document signatures easily with DigitalSignatureCollection. Access signatures by index for streamlined document management and enhanced efficiency.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  10. IRevisionCriteria class | Aspose.Words for Node.js

    Aspose.Words.IRevisionCriteria class. Implement this interface if you want to control when certain [Revision](../revision/) should be accepted/rejected or not by the [RevisionCollection.accept()](../revisioncollection/accept/#irevisioncriteria)/[RevisionCollection.reject()](../revisioncollection/reject/#irevisioncriteria) methods....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... doc . revisions . accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/nodejs-net/aspose.wo...