Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 224,658 for

new

(1.29 sec)
  1. Merge RAR files to one 7ZIP archive via C#

    Source code for merge RAR files to one 7ZIP archive via C#. Use API example code for combine RAR files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/rar-to-7zip/
  2. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device.... String [] fontFolders = new String [] { externalFontFolder1...null ; try { presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/java/custom-font/
  3. 使用JavaScript通过C++的ImageOrPrintOptions的PageIndex...

    学习如何使用C++的Aspose.Cells for JavaScript将Excel文件的特定页面渲染为图像。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...pages 4, 5, 6, 7 const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  4. Create Charts using Apache POI and Aspose.Cells...

    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....Workbook object Workbook workbook = new Workbook (); //Obtaining the...Create Charts Java Workbook wb = new XSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/create-charts-using-...
  5. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++.... The new Comment object can be accessed...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  6. 在 JavaScript 中将 PowerPoint 演示文稿转换为 Markdown|Asp...

    在 JavaScript 中使用 Aspose.Slides for Node.js(通过 Java)将 PowerPoint 幻灯片(PPT、PPTX)转换为整洁的 Markdown,自动化文档并保留格式。...PowerPoint 转换为 markdown: var pres = new aspose . slides . Presentation...PowerPoint 转换为 CommonMark: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = New FontSettings(); fontSe…...FontSettings fontSettings = new FontSettings(); fontSettings...; DocumentBuilder Builder = new DocumentBuilder(mainDoc); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  8. Merge Files with JavaScript via C++|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....used to copy worksheets into a new workbook. These methods are easy...arrayBuffer (); files . push ( new Uint8Array ( arrayBuffer ));...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  9. 使用JavaScript通过C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码数字签名的有效性。...project const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsm ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  10. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java.... It concatenates the new matrix with previous one. Please...source PDF file Document doc = new Document ( _dataDir + "ImageInformation...

    docs.aspose.com/pdf/java/get-resolution-and-dim...