Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 361,312 for

save

(0.11 sec)
  1. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... save ( file_name = ARTIFACTS_DIR...allow_break_across_pages = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  4. 用 Node.js 和 C++ 为 Excel 插入背景图像|Documentation

    “如何使用 Aspose.Cells for Node.js via C++ 插入背景图像到 Excel。”...buffer ); // Save the Excel file workbook . save ( "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . save ( "outputBackImageSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-back...
  5. Convert DOCM to TSV using Python or with free O...

    DOCM to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCM to TSV online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...DOCM files to HTML and then save the HTML into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  6. Convert WORD to PPSM in Android Apps or with fr...

    WORD to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....write HTML content in it, and save it as PPSM. Aspose.Total for...into a new Presentation and save it as PPSM. This process is...

    products.aspose.com/total/android-java/conversi...
  7. How to Run Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  8. Convert PNG to PPTX in PHP | products.aspose.com

    Convert PNG to PPTX in PHP. Use PowerPoint PHP API to convert PNG files to PPTX...Presentation from PNG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  9. Convert PNG to PDF in PHP | products.aspose.com

    Convert PNG to PDF in PHP. Use PowerPoint PHP API to convert PNG files to PDF...Presentation from PNG file and save it as PDF. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  10. Convert SVG to PPTX in PHP | products.aspose.com

    Convert SVG to PPTX in PHP. Use PowerPoint PHP API to convert SVG files to PPTX...Presentation from SVG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...