Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,780 for

save

(0.26 sec)
  1. Merge FODP Files To PPTX Using Python | product...

    Merge multiple FODP files in Python.... save( "presentation.pptx" , slides...to merge two FODP files and save result as PPTX in Python. Install...

    products.aspose.com/slides/python-net/merge/fod...
  2. Merge PPTX Files To GIF Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation.gif" , slides...to merge two PPTX files and save result as GIF in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  3. Merge PPTX Files To PPSX Using Python | product...

    Merge multiple PPTX files in Python.... save( "presentation.ppsx" , slides...to merge two PPTX files and save result as PPSX in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  4. Merge PDF Files To XPS Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.xps" , slides...steps to merge two PDF files and save result as XPS in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  5. Merge PDF Files Using Python | products.aspose.com

    Merge multiple PDF files in Python.... save( "presentation.pdf" , slides...steps to merge two PDF files and save result as PDF in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf/
  6. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...Save(..) 构造函数。 以下代码片段展示了使用 Aspose...ExcelSaveOptions 的实例。 通过调用 Document.Save() 方法并传递 ExcelSaveOptions ,将其保存为指定...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  7. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....specify additional options when saving a document into the Docx, Docm...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/svg-t...
  9. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: ClockWise ); workbook . Save ( "output.xlsx" ); } 格式化文本 你可以使用...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  10. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....ExcelSaveOptions (); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...