Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 222,912 for

new

(0.31 sec)
  1. Save Each Worksheet to a Different PDF File wit...

    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....arrayBuffer (); // Instantiate a new workbook and open the Excel file...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/save-each-...
  2. Customize Pie Charts in Presentations Using PHP...

    Learn how to create and customize pie charts with Aspose.Slides for PHP via Java, exportable to PowerPoint, boosting your data storytelling in seconds....of Presentation class $pres = new Presentation (); try { # Add...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/php-java/pie-chart/
  3. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...using ( Presentation pres = new Presentation ()) { IAutoShape...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine...

    docs.aspose.com/slides/zh/net/web-extensions/
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Workbook workbook = new com . aspose . cells . Workbook...ByteArrayOutputStrea oleStream = new ByteArrayOutputStrea (); workbook...

    docs.aspose.com/slides/androidjava/working-solu...
  5. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。...Initialize a 3D scene var scene = new aspose . threed . Scene (); //...(). createChildNode ( "box" , new aspose . threed . Box ()); //...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  6. Save Pivot Table in ODS file|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....existing pivot table or create a new pivot table and save the file...( 'fileInput' ); // Create a new workbook or load one from the...

    docs.aspose.com/cells/javascript-cpp/save-pivot...
  7. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API.... or leave empty to create a new workbook. </ p > < input type...open it; otherwise create a new workbook (matches original Node...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  8. AttachSignature x509cert overload limits? - Fre...

    Hello, If we use this overload: AttachSignature(MapiMessage, X509Certificate2, SignatureOptions) To avoid loading certificate into the cms signer, how to set: CmsSigner > DigestAlgorithm IncludeOption and SignedAtt…...Add:New Pkcs9SigningTime Thanks Professionalize...Control): var certificate = new X509Certificate2("path_to_cert...

    forum.aspose.com/t/attachsignature-x509cert-ove...
  9. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes.... BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...Pdf417Parameters . BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  10. Creating and Saving Outlook Notes in PHP|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.... PHP Code $note = new MapiNote (); $note -> setSubject...color note" ); $noteColor = new NoteColor (); $note -> setColor...

    docs.aspose.com/email/java/creating-and-saving-...