Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 213,607 for

new

(0.86 sec)
  1. SdtListItemCollection.Clear | Aspose.Words for ...

    Effortlessly clear all items from your SdtListItemCollection with the Clear method. Streamline your data management for optimal performance!...doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SdtListItem.DisplayText | Aspose.Words for .NET

    Discover how the SdtListItem DisplayText property enhances your content by customizing displayed text, improving user engagement and clarity....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  3. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....PDF document try { document = new Document ( inputStream ); } catch...saveOptions = new ExcelSaveOptions (); File xlsFileName = new File (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. Public API Changes in Aspose.3D 16.9.0|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.... It includes not only new and updated public methods, but...pdf" ; // create a new scene Scene scene = new Scene (); // use...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. Document.clone method | Aspose.Words for Node.js

    Document.clone method. Performs a deep copy of the [Document](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); // Cloning will produce a new document with the same contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save documents in the XamlFlow format. Enhance your workflow today!...XamlFlowSaveOptions() Initializes a new instance of this class that can...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); // If...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working With Nodes in PHP|Aspose.Words for Java

    Working With Document Nodes using PHP....Code // Create a new document. $ doc = new Java ( "com.aspose...()-> getNodeType (); $ node = new Java ( "com.aspose.words.Node"...

    docs.aspose.com/words/java/working-with-nodes-i...
  10. ReportingEngine.Options | Aspose.Words for .NET

    Discover the ReportingEngine Options property to easily customize report-building behaviors with flexible flags for optimal performance and control.... DocumentBuilder builder = new DocumentBuilder (); builder ...); ReportingEngine engine = new ReportingEngine { Options = ReportBuildOptions...

    reference.aspose.com/words/net/aspose.words.rep...