Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 213,126 for

new

(0.15 sec)
  1. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property to easily customize field value quoting for seamless data handling and improved CSV management.... Document doc = new Document ( MyDir + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions ( true );...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++.... The new Comment object can be accessed...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  3. DocumentProperty.linkSource property | Aspose.W...

    DocumentProperty.linkSource property. Gets the source of a linked custom document property....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Adding Files to PST in PHP|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....$personalStorage = new PersonalStorage (); $fileFormatVersion = new FileFormatVersion...Unicode ); $standardIpmFolder = new StandardIpmFolder (); $fi = $pst...

    docs.aspose.com/email/java/adding-files-to-pst-...
  5. Filter VBA Project while loading a workbook|Doc...

    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....is provided by introducing a new option LoadDataFilterOption.VBA...VBA LoadOptions loadOptions = new LoadOptions(LoadFormat.AUTO);...

    docs.aspose.com/cells/java/filter-vba-project-w...
  6. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Instantiate a new Workbook. const workbook = new AsposeCells ...StyleFlag object. let flg = new AsposeCells . StyleFlag (); //...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  7. 外部乳胶软件包| Java的Aspose.TeX

    Java的Aspose.TeX API允许使用外部软件包,即未包含在库本身(例如Fancybox或PGFPLOTS软件包)中的软件包。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/zh/java/external-latex-pack...
  8. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java.... It concatenates the new matrix with previous one. Please...source PDF file Document doc = new Document ( _dataDir + "ImageInformation...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  9. Public API Changes in Aspose.3D 17.2.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...// load X file Scene Xfile = new Scene ( "3D.x" ); Adds Aspose...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. CsvDataSource constructor | Aspose.Words for Py...

    aspose.words.reporting.CsvDataSource constructor...CsvDataSource(csv_path) Creates a new data source with data from a...CsvDataSource(csv_path, options) Creates a new data source with data from a...

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