Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 361,608 for

save

(0.26 sec)
  1. Merge PDF Files To PPTX Using Python | products...

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

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

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

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

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

    products.aspose.com/slides/python-net/merge/pdf...
  4. C++ API to Convert POWERPOINT to DOT or with fr...

    Export POWERPOINT to DOT within your C++ applications or online. Test free POWERPOINT to DOT online converter quickly before integrating the code....POWERPOINT to HTML by using Save member funciton and set Html...reference Save the document to DOT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/powerp...
  5. C++ API to Convert POWERPOINT to WORD or with f...

    Export POWERPOINT to WORD within your C++ applications or online. Test free POWERPOINT to WORD online converter quickly before integrating the code....POWERPOINT to HTML by using Save member funciton and set Html...reference Save the document to DOCX format by using Save member...

    products.aspose.com/total/cpp/conversion/powerp...
  6. AutoFit Rows for Rendering with Node.js via C++...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for Node.js via C++. Prevent text clipping in Saved PDF files.... and even when you print or save the file as a PDF, the text...you switch to print view or save the file as a PDF, the text...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  7. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...inputFilePath ); // Specify Pdf Save Options - Ignore Error PdfSaveOptions...true ); // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  8. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....Xlsx , GridJs will also saves all shapes/images to a zip archive...operation. In this action a save back to the cache file will...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Aspose::Words::Saving::XlsxSaveOptions::get_Com...

    Aspose::Words::Saving::XlsxSaveOptions::get_CompressionLevel method. Specifies the compression level used to Save document. The default value is Normal in C++....Aspose::Words::Saving::XlsxSaveOptions::get_CompressionLevel...the compression level used to save document. The default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document.... Save the modified file using the...the Document object’s Save method. The following code snippets show...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/