Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 361,284 for

save

(0.2 sec)
  1. Გადაიყვანეთ 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...
  2. Გადაიყვანეთ 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/
  3. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and Save options in C++....specified input output streams and save options. virtual void Aspose...SharedPtr < Aspose :: Words :: Saving :: SaveOptions > saveOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  4. Გადაიყვანეთ Გამოსახულება 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...
  5. Გადაიყვანეთ Გამოსახულება 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...
  6. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....this class that can be used to save a document in the Xps format...appear in the outline of a saved XPS document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....also use an existing style, save it with the workbook and use...features you want. Click OK to save the style and apply it to the...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  8. Converting To MHTML Files in Python|Documentation

    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....xlsx" # Specify the HTML saving options sv = self . HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  9. Pivot Tables|Documentation

    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....Assistant Close Different Ways to Save Files with C++ Manage Workbook...

    docs.aspose.com/cells/cpp/pivot-tables/
  10. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++.... get ( 0 ); // Save Picture to Memory Stream const...getHeightScale ()); // Save the Worksheet workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...