Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 199,728 for

new

(0.11 sec)
  1. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用Aspose.Cells for Node.js via C++。...external links const workbook = new AsposeCells . Workbook ( filePath...workbook with 3 pages. const wb = new AsposeCells . Workbook (); wb...

    docs.aspose.com/cells/zh/nodejs-cpp/add-waterma...
  2. Changing the Layout of Pivot Table|Documentation

    How to change the Layout of Pivot Table with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob1 = new Blob ([ outputData1 ]); const...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  3. Generate MaxiCode Barcodes in 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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/maxicode-barcodes/
  4. WebExtensionStoreType | Aspose.Words for Java

    Enumerates available types of a web extension store in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Chart Calculations|Aspose.Slides Documentation

    PowerPoint chart calculations and values in C# or .NET...using ( Presentation pres = new Presentation ( "test.pptx" ))...using ( Presentation pres = new Presentation ()) { Chart chart...

    docs.aspose.com/slides/net/chart-calculations/
  6. Get Icon Sets, Data Bars or Color Scales Object...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve icon sets, data bars, and color scale objects in conditional formatting from spreadsheet files....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...icon . imageData ; const blob = new Blob ([ imageData ], { type :...

    docs.aspose.com/cells/javascript-cpp/get-icon-s...
  7. How to manage PivotChart with PivotOptions for ...

    How to manage PivotChart with PivotOptions in JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  8. Convert XLS File with Images or Charts to PDF w...

    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....input const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/convert-xl...
  9. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in Java.... DocumentBuilder builder = new DocumentBuilder(); builder.insertCell();...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Change Slicer Properties with JavaScript via C+...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); downloadLink...

    docs.aspose.com/cells/javascript-cpp/change-sli...