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

new

(0.75 sec)
  1. Pivot Table and Source Data with Golang via C++...

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with Golang via C++....Data Creating a new designer template. Create a new designer template...designer template file. Populating new data and changing the source...

    docs.aspose.com/cells/go-cpp/pivot-table-and-so...
  2. Merge EPS files to PDF using .NET

    Merger EPS functionality of Aspose.Page API solution for .NET allows you to combine several EPS files into a single PDF document....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/merge/eps/
  3. 23.4 vs 26.2 : Exception type changed if using ...

    I’m using Aspose Cells for Java for removing passwords from OpenOffice and LibreOffice Calc files. I have to try multiple password candidates. I’m currently upgrading from Aspose Cells 23.4 to 26.2. For MS Excel files, …...CellsExceptions are thrown in the new version but I’d prefer the type...{ LoadOptions loadOptions = new LoadOptions(); loadOptions.s...

    forum.aspose.com/t/23-4-vs-26-2-exception-type-...
  4. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  5. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!... $pres = new Presentation (); try { $sld =...() -> get_Item ( 0 ); # Adds new AutoShape with text $autoShape...

    docs.aspose.com/slides/php-java/shape-animation/
  6. Փոխարկել DOC DOCX Javascript

    Փոխարկեք DOC ը DOCX ձևաչափի JavaScript կոդով: Պահեք DOC որպես DOCX օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.doc") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  7. Փոխարկել WORD Պատկեր Javascript

    Փոխարկեք WORD ը Պատկեր ձևաչափի JavaScript կոդով: Պահեք WORD որպես Պատկեր օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) for...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Փոխարկել HTML GIF Javascript

    Փոխարկեք HTML ը GIF ձևաչափի JavaScript կոդով: Պահեք HTML որպես GIF օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել WORD PDF Javascript

    Փոխարկեք WORD ը PDF ձևաչափի JavaScript կոդով: Պահեք WORD որպես PDF օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Inserting and Deleting Rows and Columns in Ruby...

    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....the index of the row where the new row will be inserted as the first...'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1.xls' ) #...

    docs.aspose.com/cells/java/inserting-and-deleti...