Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 586,091 for

save

(0.2 sec)
  1. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    PdfSaveOptions SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Pdf in C#....the document will be saved if this save options object is used...appear in the outline of a saved PDF document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FileFormatUtil.save_format_to_load_format metho...

    FileFormatUtil.Save_format_to_load_format method. Converts a [SaveFormat](../../Saveformat/) value to a [LoadFormat](../../loadformat/) value if possible....save_format_to_load_format method save_format_to_load_format(save_format)...(save_format) Converts a SaveFormat value to a LoadFormat value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Imaging for .NET 16.10 - Release notes

    Aspose.Imaging for .NET 16.10 - Release notes – the latest updates and fixes....from C# after saving Enhancement IMAGINGNET-2078 Save() operation...application, but on disk all is saved. Enhancement IMAGINGNET-2061...

    releases.aspose.com/imaging/net/release-notes/2...
  4. გადაიყვანეთ TXT HTML - C++

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

    products.aspose.com/words/ka/cpp/conversion/txt...
  5. გადაიყვანეთ DOCX PDF - C++

    გადაიყვანეთ DOCX PDF ფორმატში C++ კოდით. შეინახეთ DOCX როგორც PDF C++....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/doc...
  6. გადაიყვანეთ MHTML JPG - C++

    გადაიყვანეთ MHTML JPG ფორმატში C++ კოდით. შეინახეთ MHTML როგორც JPG C++....doc->ExtractPages(page, 1); extractedPage->Save(ArtifactsDir + String::Format(u"Output_{0}...MakeObject<Document>(u"Input.mhtml"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/mht...
  7. გადაიყვანეთ PNG GIF - C++

    გადაიყვანეთ PNG GIF ფორმატში C++ კოდით. შეინახეთ PNG როგორც GIF C++....png"); shape->get_ImageData()->Save(u"Output.gif"); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.gif"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/png...
  8. გადაიყვანეთ PNG WORD - C++

    გადაიყვანეთ PNG WORD ფორმატში C++ კოდით. შეინახეთ PNG როგორც 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/png...
  9. გადაიყვანეთ TIFF WORD - C++

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

    products.aspose.com/words/ka/cpp/conversion/tif...
  10. გადაიყვანეთ RTF HTML - C++

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

    products.aspose.com/words/ka/cpp/conversion/rtf...