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

new

(0.12 sec)
  1. 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/
  2. 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/
  3. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....create a new section with a document builder. let doc = new aw ....first section. let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...const workbook = new Workbook (); // Adding a new worksheet to the...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  5. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...// Open document $document = new Document ( $inputFile ); // get...text fragment $textFragment = new TextFragment ( "Aspose.PDF" );...

    products.aspose.com/pdf/php-java/text/
  6. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 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/
  8. 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/
  9. 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/
  10. 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/