Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 213,191 for

new

(0.17 sec)
  1. 使用Node.js导出工作表或图表为具有指定宽度和高度的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将工作表或图表导出为具有特定宽度和高度的图片。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath...dimensions are 400x400 const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  2. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input.pdf"...newHeight ); page . MediaBox = new Aspose . Pdf . Rectangle ( newLLX...

    products.aspose.com/pdf/zh-hans/rotate/
  3. Installation|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....scene = new aspose . threed . Scene (); var box = new aspose ...

    docs.aspose.com/3d/nodejs-java/installation/
  4. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the OLE data.... let loadOptions = new aw . Loading . LoadOptions ();...ignoreOleData = true ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient document handling.... PdfLoadOptions options = new PdfLoadOptions (); options ....PageCount = 1 ; Document doc = new Document ( MyDir + "Images.pdf"...

    reference.aspose.com/words/net/aspose.words.loa...
  6. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/ppsx/
  7. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pptm/
  8. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pps/
  9. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 使用 JavaScript via C++ 计算 Excel 2016 的 MINIFS 和 ...

    本文介绍如何使用 Aspose.Cells 库在 JavaScript via C++ 中计算 Microsoft Excel 2016 的 MINIFS 和 MAXIFS 函数。加载已有的 Excel 文件或创建新文件,然后使用 Aspose.Cells 方法计算这些函数并将结果保存到磁盘。...functions const workbook = new Workbook ( new Uint8Array ( arrayBuffer...in pdf format const options = new PdfSaveOptions (); options ....

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