Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 368,137 for

save

(0.24 sec)
  1. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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.... setStyle ( st ); // Now save the workbook in html format...setDefaultFontName ( "Courier New" ); wb . save ( path . join ( dataDir , "out_courier_new_out...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  2. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  4. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... Save the modified PDF. import os...page_number_stamp ) # Save output document document . save ( output_file_name...

    docs.aspose.com/pdf/python-net/add-page-number/
  5. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/java/add-ellipse/
  6. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....then click "Apply Background & Save" to generate XLSX and HTML files..."runExample" > Apply Background & Save </ button > < a id = "downloadXlsx"...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  7. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to Save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your document quality!...Specifies whether images are saved in Base64 format to the output...how to embed fonts inside a saved HTML document. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... HtmlSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++.... These are opening a file, saving changes, and properly closing...applications. The ability to open and save PDF documents is a core requirement...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  10. Convert Excel to CSV, TSV, and TXT|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.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/net/convert-excel-to-csv-...