Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 222,946 for

new

(0.17 sec)
  1. Public API Changes in Aspose.Diagram 4.4.0|Docu...

    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, but...the Timeline Dialog Box The new TimeLineHelper class has been...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Collect files to TAR and compress via C# | Aspo...

    Examples of using a C# library to compose TAR archive....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/tar-archiving/
  3. 在Ruby中管理工作表|Documentation

    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.... new # Adding a new worksheet to the Workbook...cells.Workbook' ) . new ( fstream ) # Adding a new worksheet to the...

    docs.aspose.com/cells/zh/java/managing-workshee...
  4. Public API Changes in Aspose.Cells 8.5.2|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...for .NET API has exposed two new overloads of the SheetRender...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...modify or leave empty to create a new workbook. </ p > < input type...from uploaded file or create a new one let workbook ; if ( fileInput...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  6. Bad type on operand stack - Free Support Forum ...

    Hello, we have been using Aspose.Words for JasperReports 23.10 with Jasperreports 6.18.1 for a long time without any problems. But if we now use the next version 23.11 of Aspose, then we get the error message “Bad type …...2025, 1:38pm 22 Did you try new parameter in your code? currentExporter...release before publishing and all new function was worked fine. If...

    forum.aspose.com/t/bad-type-on-operand-stack/28...
  7. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...options const pdfSaveOptions = new PdfSaveOptions (); // Set text...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  8. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced document structure and accessibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions { // Note, when...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert HTML To Image Javascript

    Convert HTML to Image format in JavaScript code. Save HTML as Image using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert HTML To PDF Javascript

    Convert HTML to PDF format in JavaScript code. Save HTML as PDF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...