Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 368,075 for

save

(0.18 sec)
  1. How to Convert DWG to JPG using Java

    This brief tutorial guides on how to convert DWG to JPG using Java. It can be used to preview DWG file when you create JPG from DWG without needing to install any additional application or tool in any of the common operating systems like macOS, Ubuntu or MS Windows.... You can also save the output to stream as well...of CadRasterizationOpti class Save the output JPG file In this...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-jp...
  2. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...// save file to xlsx format const outputData = wb . save ( SaveFormat...Load JSON into Workbook and Save as XLSX </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....inputFilePath ); // Specify HTML Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/export-document-workb...
  4. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....you load the file directly and save it to PDF, the data will not...Workbook ( filePath ); workbook . save ( path . join ( dataDir , "out...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  5. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to Excel with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-e...
  6. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation...."Watermark" ); presentation -> Save( u "watermark.odp" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.odp" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/odp/
  7. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation...."Watermark" ); presentation -> Save( u "watermark.ppt" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/ppt/
  8. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++....the initial page numbering and save the NUMPAGE field. auto doc...( 1 , 1 ); extractedDoc1 -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Aspose.PSD for Python via .NET 24.3 - Release N...

    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 ( outputFile , psdOptions16...channel_bits_count = 32 psdImage8 . save ( outputFile , psdOptions32...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...