Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 213,220 for

new

(0.26 sec)
  1. 在 Android 上打开演示文稿|Aspose.Slides 文档

    通过 Aspose.Slides for Android 使用 Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能齐全。...Presentation presentation = new Presentation ( "Sample.pptx"...代码演示了此操作: LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.aspose.com/slides/zh/androidjava/open-pres...
  2. MHTML to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for MHTML to PDF conversion. Use example code for batch MHTML to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...PDF Output file: // Create a new instance of the MhtLoadOptions...

    products.aspose.com/pdf/php-java/conversion/mht...
  3. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/navigation-inspection/
  4. Performance Issues with Data Appending in Aspos...

    Hi Team, We came across a issue related to on previous ticket (Issue ID: CELLSNET-54534): We are using Aspose.Cells . NET version 25.7 with the FileCache Memory setting enabled for files larger than 150MB (as previous…...use case: We need to append new records to the very top (start)...records down and insert the new 10 records at the top. This logic...

    forum.aspose.com/t/performance-issues-with-data...
  5. Convert MBOX to PST via C# | products.aspose.com

    Sample code for MBOX to PST C# conversion. Use API example code for batch MBOX files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Create a new PST file. Create a new folder in the PST...CreateReader(mboxFilePath, new MboxLoadOptions()); // Create a new PST file using...

    products.aspose.com/email/net/conversion/mbox-t...
  6. | Aspose

    Sample code for PNG to DOCX Java conversion. Use API example code for batch PNG files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  7. PDF to PDFA Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/pdf-to-pdfa/
  8. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....Interface We start creating a new Asp.Net web application in Visual...GridWeb.License gridwebLicense = new // Aspose.Cells.GridWeb.License();...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB to TIFF using Aspose.HTML API. Consider various EPUB to TIFF conversion scenarios in C# examples. Try online EPUB Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  10. 使用JavaScript通过C++生成Pdf|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为PDF。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...