Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 374,360 for

save

(0.14 sec)
  1. Გადაიყვანეთ 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/
  2. Გადაიყვანეთ 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...
  3. Converting Outlook Message File (MSG) to TIFF I...

    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....Save() method and save it to stream in MHTML... call the Document.Save() method to save the MHTML document to...

    docs.aspose.com/email/net/converting-outlook-me...
  4. Convert SXC to DOCM using Python or with free O...

    SXC to DOCM conversion in your Python applications without using Microsoft Office or online. Test free SXC to DOCM online converter quickly before integrating the code....SXC files to HTML and then saving them as DOCM files. The process...Words for Python via .NET API to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  5. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule... save(fileName) Saves the current table substitution...settings to file. save(outputStream) Saves the current table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 用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-...
  7. Hyperlink|Aspose.Slides for PHP Documentation

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....com" )); $presentation -> save ( "hyperlink.pptx" , SaveFormat...setHyperlinkClick ( null ); $presentation -> save ( "hyperlink_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. Გადაიყვანეთ Გამოსახულება 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...
  9. Გადაიყვანეთ Გამოსახულება 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...
  10. How to unlock PDF | Aspose.PDF

    Do you know how easily unlock PDF documents using Python? Unlock PDF files with high quality using Python PDF library.... Save the PDF file. This sample code..."Decrypt_out.pdf" # Save updated PDF document . Save ( dataDir ) Get...

    products.aspose.com/pdf/tutorial/unlock-pdf/