Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 373,070 for

save

(0.17 sec)
  1. Convert HTML To JPG C++

    Convert HTML to JPG format in C++ code. Save HTML as JPG using C++.... Save HTML as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/html-t...
  2. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++.... Save JPG as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/jpg-to...
  3. Convert WORD To Image C++

    Convert a Word document to Image format in C++ code. Save a Word document as Image using C++.... Save Word as images in C++ The following...the local drive, then simply save it in image format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  4. Convert TEXT To Image C++

    Convert TEXT to Image format in C++ code. Save TEXT as Image using C++.... Save text as an image in C++ The...the local drive, then simply save it as a picture, specifying...

    products.aspose.com/words/cpp/conversion/text-t...
  5. Convert DOC To JPG C++

    Convert DOC to JPG format in C++ code. Save DOC as JPG using C++.... Save DOC as JPG in C++ The following...the local drive, then simply save it in JPG image format, specifying...

    products.aspose.com/words/cpp/conversion/doc-to...
  6. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。... auto_fit_columns () # Save the workbook in xlsx format..."DivTagsLayout_out.xlsx" ) wb . save ( output_path , SaveFormat ...

    docs.aspose.com/cells/zh/python-net/support-the...
  7. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。..., flg ); // Save the excel file. workbook . save ( path . join...Blue ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  8. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_LinkExportMode method. Specifies how links will be written to the output file. Default value is Auto in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_LinkExportMode...is Auto . Aspose :: Words :: Saving :: MarkdownLinkExportMo Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 转换为 PDF|Aspose.Slides 文档

    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.... Presentation 类公开了 Save 方法,可用于将整个演示文稿转换为 PDF 文档。 PdfOptions...Presentation ( srcFileName ); //Save the presentation to PDF with...

    docs.aspose.com/slides/zh/net/conversion-to-pdf/