Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,981 for

save

(0.19 sec)
  1. Convert FODP to BMP in JavaScript | products.as...

    Convert FODP to BMP in JavaScript. Use Node.js library API to convert FODP files to BMP...Presentation from FODP file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 Node.js 和 C++ 删除工作表中的空白行和列|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除工作表中的所有空白行和列。...deleteBlankRows (); // Save the excel file. wb . save ( path . join (...deleteBlankColumns (); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-blan...
  4. 在使用Node.js通过C++在工作簿中加载HTML时自动调整列和行大小|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++加载HTML文件时自动调整工作簿中的列和行大小。...ms ); // Save the workbook in xlsx format. wb . save ( path ....opts ); // Save the workbook in xlsx format. wb . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-col...
  5. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....$textStamp ); // Save output document $document -> save ( $outputFile...$textStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  6. Wrapping Cell Text|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.... Save the spreadsheet. The code samples...cellA5 . WrapText = true ; // Save the workbook workbook . SaveAs...

    docs.aspose.com/cells/net/wrapping-cell-text/
  7. 用 Node.js 在 C++ 中创建工作簿和工作表范围命名|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建工作簿和工作表范围命名。..."workbookScope" ); // Save the workbook workbook . save ( path . join...local" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/create-work...
  8. 公共 API Aspose.Diagram 6.8.0 的变化|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....1 , 1 , 1 ); // save diagram diagram . save ( "C:\\temp\\MyOutput... getIX ())); // save diagram diagram . save ( "c:\\temp\\AddLayer_Out...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. MarkdownSaveOptions.imagesFolderAlias property ...

    MarkdownSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into a document...() : string Remarks When you save a Document in SaveFormat.Markdown...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/working-with-vector-gra...