Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 165,111 for

new

(0.05 sec)
  1. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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...//Instantiate a new Workbook var book = new Workbook (); //Get...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); // Cloning will produce a new document with the same contents...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation presentation = new Presentation ( "Test.pptx" ))...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  4. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document... To create a new list based on a predefined list...ListCollection.add() method. To create a new list with formatting identical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Control Barcode Image Quality 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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set the...Anti Alias $imageQualityMode = new ImageQualityMode (); $bb -> setImageQuality...

    docs.aspose.com/barcode/java/control-barcode-im...
  6. Public API and Backwards Incompatible Changes i...

    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.... Added New Elements to the Aspose.Slides...has been extended with new elements. New elements related to PowerPoint...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbook Workbook workbook = new Workbook ( filePath ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  8. Convert JPG To TXT Java

    Convert JPG to TXT format in Java code. Save JPG as TXT using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...
  9. Add SolutionXML Element to the Visio Drawing in...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...SolutionXML object $solution_xml = new SolutionXML (); \ # set name...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  10. Improve mesh quality when converting 3D-PDF to ...

    Hello, I am currently using “Aspose.3D for .NET” to convert CAD files in “3D PDF format” to the “Gltf format”. This works very well, only small errors occur in the CAD model due to the conversion. Maybe the reason is th…...License license = new Aspose.ThreeD.License(); license...FromFile(args[0]); GltfSaveOptions opts = new GltfSaveOptions(FileContentType...

    forum.aspose.com/t/improve-mesh-quality-when-co...