Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 213,174 for

new

(0.18 sec)
  1. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++.... const ms = new TextEncoder (). encode ( sampleHtml...stream into workbook. const wb1 = new Workbook ( ms ); // Save the...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  2. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...XamlFlowSaveOptions () Initializes a new instance of this class that can...( SaveFormat ) Initializes a new instance of this class that can...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....document object Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/java/create-document/
  4. Convert SVG to PNG – C# Code and Online Converter

    Convert SVG to PNG format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to PNG conversion....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/conversion/svg-to-png/
  5. Parallel composition of ZIP Archives in C# | As...

    C# API allows you utilize multi-core CPU for efficient Parallel Compression of ZIP Archives...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multithreaded-zip/
  6. Public API Changes in Aspose.Cells 8.8.1|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, added...loaded LoadOptions options = new LoadOptions ( LoadFormat . XLSX...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Combine SVG into popular formats Using C#

    Combine SVG to PDF, XPS, PNG, JPEG, and more with just a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/merger/
  8. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish dates in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  9. Unzip Your Archives | Decompress an Archive wit...

    Effortless Extraction with Aspose.ZIP - Maintain Folder Structure When Decompressing ZIP, RAR, CAB, TAR & XAR Archives...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  10. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...Exception { { FileInputStream fis = new FileInputStream("../javad_resources/Aspose...Java.lic"); License license = new License(); license.setLicense(fis);...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...