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

new

(0.14 sec)
  1. Retrieve Visio Page Information in Ruby|Documen...

    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.... new ( data_dir + "Drawing.vsd" )...coding sites: GitHub Insert a New Blank Page into a Visio Drawing...

    docs.aspose.com/diagram/java/retrieve-visio-pag...
  2. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../).... let doc = new aw . Document ( base . myDir...project.docm" ); let destDoc = new aw . Document (); let copyVbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::LowCode::Comparer::Create method...

    Aspose::Words::LowCode::Comparer::Create method. Creates New instance of the converter processor in C++....Comparer::Create() method Creates new instance of the converter processor...erContext>&) method Creates new instance of the comparer processor...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. UserInformation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance document processing in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Licensing and limitations|Aspose.PDF for Java

    Aspose.PDF for Java invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....subscription for free upgrades to any new versions or fixes that come out...aspose . pdf . License license = new com . aspose . pdf . License...

    docs.aspose.com/pdf/java/licensing/
  6. Convert JPG To Image Javascript

    Convert JPG to Image format in JavaScript code. Save JPG as Image using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  7. Export Visio Diagram to XML in Ruby|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.... new ( data_dir + "Drawing.vsd" )...aspose.diagram.Diagram' ) . new ( data_dir + "Drawing.vsd" )...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Convert JPG To SVG Javascript

    Convert JPG to SVG format in JavaScript code. Save JPG as SVG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  9. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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, added...files from StringPtr dirPath = new String ( "D: \\ Downloads \\...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  10. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API....Create a new workbook (blank) const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/populate-d...