Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,020 for

save

(0.35 sec)
  1. 使用 Java 查看 SVG 文件 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式打开和查看 SVG 文档...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/svg/
  2. 用 Node.js 通过 C++ 将 XLSB 文件的修订转换为 XLSM 格式|Docume...

    学习如何用 Aspose.Cells for Node.js via C++ 完整转换 XLSB 文件的修订为 XLSM 格式。...filePath ); // Save Workbook to XLSM format workbook . save ( path ...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-rev...
  3. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...set_Text( u "New text" ); pres -> Save( u "pres.pdf" , SaveFormat ::...edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/cpp/editor/ppt/
  4. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../Saveformat/) value....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-style-object-u...
  6. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/Saveformat/#XAML_FIXED) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert POWERPOINT to XLS using Python or with ...

    POWERPOINT to XLS conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to XLS online converter quickly before integrating the code....NET, save the created HTML into desired...POWERPOINT file Save POWERPOINT file to HTML by using save method by...

    products.aspose.com/total/python-net/conversion...
  8. Convert XLTM to PPTM using Python or with free ...

    XLTM to PPTM conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPTM online converter quickly before integrating the code....NET API to save the created PDF into the desired...files, including the ability to save them in different formats. By...

    products.aspose.com/total/python-net/conversion...
  9. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Height = 800 ; // Save PDF document document . Save ( dataDir + "SetImageSize_out...

    docs.aspose.com/pdf/zh/net/set-image-size/
  10. 使用 Node.js 和 C++ 将 Excel 保存为标准或最小尺寸的 PDF|Docume...

    学习如何使用 Aspose.Cells for Node.js via C++ 以标准或最小尺寸将 Excel 文件保存为 PDF。... Workbook ( filePath ); // Save into Pdf with Minimum size const.... MinimumSize ); workbook . save ( path . join ( dataDir , "OptimizedOutput_out...

    docs.aspose.com/cells/zh/nodejs-cpp/save-excel-...