Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 213,940 for

new

(0.2 sec)
  1. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....PPTX file Presentation pres = new Presentation ( "FontProperties...( 0 ); // Define new fonts FontData fd1 = new FontData ( "Elephant"...

    docs.aspose.com/slides/java/manage-fonts/
  2. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations.... let presentation = new asposeSlides . Presentation (...speaker notes. let notesOptions = new asposeSlides . NotesCommentsLayouti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Public API Changes in Aspose.Cells 8.5.1|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...workbook object Workbook book = new Workbook (); //Call Dispose method...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...first worksheet const workbook = new AsposeCells . Workbook (); const...with A5 paper size const opts = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  5. HtmlSaveOptions.CssStyleSheetFileName | Aspose....

    Discover how the HtmlSaveOptions CssStyleSheetFileName property customizes your HTML exports with a specified CSS file path, enhancing your document's style....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range that contains charts to a new worksheet, the data source of...after copying rows or range to a new worksheet, the data source will...

    docs.aspose.com/cells/cpp/change-data-source-of...
  7. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....presentation instance $pres = new Presentation (); try { # Adding...with ActiveX controls $pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/php-java/activex/
  8. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....data into your document as a new table and quickly apply formatting...store it as a table: Create a new DocumentBuilder object on your...

    docs.aspose.com/words/net/how-to-build-a-table-...
  9. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...print options const imgOption = new ImageOrPrintOptions (); imgOption...

    docs.aspose.com/cells/zh/javascript-cpp/create-...