Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 371,729 for

save

(0.57 sec)
  1. Converting a HTML file to EPUB using Python | A...

    Sample code on Python for HTML to EPUB conversion. Use example code for batch HTML to EPUB conversion with Python and .NET...will be used to generate and save the output PDF files. Create...library to specify settings for saving the converted document in EPUB...

    products.aspose.com/pdf/python-net/conversion/h...
  2. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Converts IANA content type into a save format enumerated value. de...Converts IANA content type into a save format enumerated value. Parameters:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად C++ სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....docx" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/
  4. Გადაიყვანეთ WORD HTML C++

    გადაიყვანეთ WORD HTML C++ ფორმატში კოდით. შეინახეთ WORD როგორც HTML C++....docx" ); doc-> Save ( u"Output.html" ); using namespace...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  5. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. Customize Globalization Settings for Pivot Tabl...

    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....and calculates its data, and saves it as an output PDF file. The...setRefreshDataFlag ( false ); // PDF save options – save the entire worksheet...

    docs.aspose.com/cells/nodejs-cpp/customize-glob...
  7. Გადაიყვანეთ Გამოსახულება WORD C++

    გადაიყვანეთ Გამოსახულება WORD C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD C++....png" ); doc-> Save ( u"Output.docx" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  8. Გადაიყვანეთ Გამოსახულება DOC C++

    გადაიყვანეთ Გამოსახულება DOC C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOC C++....png" ); doc-> Save ( u"Output.doc" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  9. Manage Presentations on Android|Aspose.Slides D...

    Manage PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides for Android: create, load, edit, clone slides and control content programmatically....Multiple Formats on Android Save Presentations on Android Manage...

    docs.aspose.com/slides/androidjava/manage-prese...
  10. Manage Presentations in Java|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides: create, load, edit, clone slides and control content programmatically....to Multiple Formats in Java Save Presentations in Java Manage...

    docs.aspose.com/slides/java/manage-presentation/