Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 368,876 for

save

(0.36 sec)
  1. 在使用Node.js通过C++将Excel渲染为PDF时忽略错误|Documentation

    了解在将Excel文件转换为PDF时如何忽略错误,使用编号Aspose.Cells for Node.js via C++。...( filePath ); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/nodejs-cpp/ignore-erro...
  2. 高级功能|Aspose.PDF for .NET

    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.... Add ( textFragment ); // Save PDF document to a MemoryStream...MemoryStream ()) { document . Save ( ms ); // Reset the stream...

    docs.aspose.com/pdf/zh/net/advanced-features/
  3. Android API to Render CGM to MHTML | products.a...

    Transform CGM to MHTML via Android via Java API...page archive format used for saving web pages in a single file...Convert CGM to DOC by using save method Load DOC file by using...

    products.aspose.com/total/android-java/conversi...
  4. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/python-java/convers...
  5. Convert HTML to Image in C++ | products.aspose.com

    Convert HTML to Image in C++. Use C++ library API to convert HTML files to Images...Presentation from HTML file and save it as Image. C++ code for converting...index); slide -> GetThumbnail() -> Save(fileName, ImageFormat :: get_Png());...

    products.aspose.com/slides/cpp/conversion/html-...
  6. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....onload = ( event ) => { /*prepare(save) the image file from BLOB*/...the image file into PDF and save the “ResultBackgroundImag.pdf”...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  7. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....environment, a detailed process to save chart in Excel as image using...worksheet as a Chart object Save the selected chart as a JPG...

    kb.aspose.com/cells/python/how-to-convert-excel...
  8. Aspose.PSD for .NET 23.3 - Release Notes|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....Paragraph is missed after the saving of file and updating of file...StrokeResources.VscgResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  9. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF document....remove ( table ); // Save PDF pdfDocument . save ( _dataDir + "Table_out...( table ); // Save document pdfDocument . save ( _dataDir + "Table2_out...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  10. 使用Node.js与C++保护和取消保护工作簿结构|Documentation

    使用Node.js通过C++保护和取消保护Excel文件的工作簿结构。..."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...