Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 216,915 for

new

(0.78 sec)
  1. Converting a XML file to PDF using Android via ...

    Sample code on Java for XML to PDF conversion. Use example code for batch XML to PDF conversion in Android...String pdfDocumentFileName = new File ( fileStorage , "XML-to-PDF...String xmlDocumentFileName = new File ( fileStorage , "Conversion/employees...

    products.aspose.com/pdf/android-java/conversion...
  2. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for Node.js. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it.... let presentation = new aspose . slides . Presentation...and API key. let aiWebClient = new aspose . slides . OpenAIWebClient...

    docs.aspose.com/slides/nodejs-java/ai/translator/
  3. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... let doc = new aw . Document (); // Create a...contain plain text. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。...input const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. 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...
  6. 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...
  7. 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...
  8. 使用 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...
  9. 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...
  10. 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...