Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 368,108 for

save

(0.24 sec)
  1. Aspose::Words::Saving::MarkdownSaveOptions::Mar...

    Aspose::Words::Saving::MarkdownSaveOptions::MarkdownSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Markdown format in C++....Aspose::Words::Saving::MarkdownSaveOptions::MarkdownSaveOptions...this class that can be used to save a document in the Markdown format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. XamlFixedSaveOptions.save_format property | Asp...

    XamlFixedSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XamlFixedSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...
  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. Გადაიყვანეთ 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/
  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. IDocumentProcessorPlugin.toPages method | Aspos...

    IDocumentProcessorPlugin.toPages method. Saves each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method using the specified fixed page Save options....method toPages(saveOptions) Saves each page of the document loaded...using the specified fixed page save options. toPages ( saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Გადაიყვანეთ Გამოსახულება 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...
  10. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images.... saving . ImagePixelFormat : ... @pixel_format..., value : aspose . words . saving . ImagePixelFormat ): ... Remarks...

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