Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 213,069 for

new

(0.1 sec)
  1. Change Password of a PDF File|Aspose.PDF for Ja...

    Change Password of a PDF File with Aspose.PDF for JavaScript via C++....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/change-passw...
  2. 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, added...ImportTableOptions var importOptions = new ImportTableOptions (); //Set...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Related to total.lic - Free Support Forum - asp...

    Hi team, Do I need to add my order ID and user ID in .lic file? if so how can I get my user ID and will the above license work for lates version of aspose(Aspose.Pdf,Aspose.Words,Aspose.Cells,Aspose.Slides,Aspose.BarCo…...// Create a new License object License license = new License();...Aspose.Cells var cellsLicense = new Aspose.Cells.License(); cellsLicense...

    forum.aspose.com/t/related-to-total-lic/315302
  4. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....file) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook. const newWorkbook = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  5. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... let presentation = new aspose . slides . Presentation...the example below, we create a new presentation and save it to a...

    docs.aspose.com/slides/nodejs-java/save-present...
  6. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....$pres1 = new Presentation ( "pres1.pptx" ); try { $pres2 = new Presentation...$pres1 = new Presentation ( "pres1.pptx" ); try { $pres2 = new Presentation...

    docs.aspose.com/slides/php-java/merge-presentat...
  7. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....typical scenario of using the new API may look as follows: using...using ( Presentation pres = new Presentation ()) { IPPImage ppImage...

    docs.aspose.com/slides/net/modern-api/
  8. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( InputType...

    docs.aspose.com/ocr/net/deskew/
  9. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = New LoadOptions(); workbook = New Workbook(inputStream, loadOptions); int sheetCount…...loadOptions = new LoadOptions(); workbook = new Workbook(inputStream...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); workbook...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  10. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xps/working-with-im...