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

new

(0.2 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. 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...
  4. | 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-...
  5. 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/
  6. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...: For each storey, create a new DXF file and add the relevant...storey : storeys) { // Create a new DXF file for each storey String...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  7. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...comparison: Document source = new Document("C:\\Temp\\v1.docx");...docx"); Document target = new Document("C:\\Temp\\v2.docx"); source...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  8. 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...
  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 文件元数据|Aspose.PDF fo...

    本节解释如何获取 PDF 文件信息,如何从 PDF 文件中获取元数据,设置 PDF 文件信息。...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/zh/javascript-cpp/pdf-file-...