Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 310,738 for

save

(0.11 sec)
  1. Convert XLS to DOC with C++ or with free Online...

    Convert XLS to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  2. Convert XLSX to DOCX with C++ or with free Onli...

    Convert XLSX to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  3. Convert XLSX to WORD with C++ or with free Onli...

    Convert XLSX to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  4. Convert XLSX to PPTX with C++ or with free Onli...

    Convert XLSX to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  5. Convert PDF API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...working with PDF documents is saving them in one format or another...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/conversion/
  6. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-slide...
  7. Manage Slide Show|Aspose.Slides for Python Docu...

    Manage slide show settings in PowerPoint presentations using Python... save ( "output.pptx" , slides . export... loop = True presentation . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/manage-slide-...
  8. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  9. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...changes workbook . save ( os . path . join ( data_dir , "Book2...

    docs.aspose.com/cells/zh/python-net/delete-name...
  10. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats.... Examples Shows how to save a .txt document with a custom...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...