Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 213,096 for

new

(0.11 sec)
  1. Public API Changes in Aspose.Cells 8.6.3|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 and...ImportTableOptions importOptions = new ImportTableOptions (); //Set...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. PDF to DOCX Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to DOCX document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-docx/
  3. PDF to DOC Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-doc/
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create a...floating text box. let textBox = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats.... // Create a new instance of the Document class...$document = new Document ( $inputFile ); // Create a new instance...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  6. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...using ( BarCodeReader reader = new BarCodeReader ( $"{path}multiple_codes...using ( BarCodeReader reader = new BarCodeReader ()) { //set path...

    docs.aspose.com/barcode/net/set-barcode-source/
  7. Parallel LZMA2 in 7z Archives in C# | Aspose.Zi...

    C# API allows you utilize multi-core CPU for efficient compression parallel LZMA2 in 7z 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-lzma2/
  8. Convert MHTML to XPS – Aspose.HTML for .NET

    Convert MHTML to XPS in C# using Aspose.HTML for .NET. Consider the supported MHTML to XPS conversion scenarios in C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  9. LaTeX to image | Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/latex-to-image/
  10. Unable to create BigTIFF >4GB using Aspose.Imag...

    I am currently working on a requirement to merge a large number of single-page TIFF images into a single BigTIFF file where the final output size is expected to exceed 4GB. While attempting this using Aspose.Imaging(ver…...following code: var options = new BigTiffOptions(TiffExpectedFormat...rmat.TiffLzwRgb) { Source = new FileCreateSource(pathToLargeBigTiff...

    forum.aspose.com/t/unable-to-create-bigtiff-4gb...