Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 375,527 for

save

(0.2 sec)
  1. Adding a Signature to an Image|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.... We’ll save the resultant image in PNG format...Graphics class DrawImage method. Save result in PNG format. Program...

    docs.aspose.com/psd/net/adding-a-signature-to-a...
  2. Გადაიყვანეთ JPG SVG C++

    გადაიყვანეთ JPG SVG C++ ფორმატში კოდით. შეინახეთ JPG როგორც SVG C++....shape-> GetShapeRenderer ()-> Save ( u"Output.svg" , MakeObject...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.svg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  3. Გადაიყვანეთ JPG PNG C++

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

    products.aspose.com/words/ka/cpp/conversion/jpg...
  4. Փոխարկել JPG JPG C++

    Փոխարկեք JPG ը JPG ձևաչափի C++ կոդով: Պահեք JPG որպես JPG օգտագործելով C++:...shape-> GetShapeRenderer ()-> Save ( u"Output.jpg" , MakeObject...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  5. Փոխարկել HTML MARKDOWN C++

    Փոխարկեք HTML ը MARKDOWN ձևաչափի C++ կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով C++:...html" ); doc-> Save ( u"Output.md" ); using namespace...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  6. Փոխարկել JPG TXT C++

    Փոխարկեք JPG ը TXT ձևաչափի C++ կոդով: Պահեք JPG որպես TXT օգտագործելով C++:...jpg" ); doc-> Save ( u"Output.txt" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.txt"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  7. Փոխարկել Պատկեր HTML C++

    Փոխարկեք Պատկեր ը HTML ձևաչափի C++ կոդով: Պահեք Պատկեր որպես HTML օգտագործելով C++:...png" ); doc-> Save ( u"Output.html" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/ima...
  8. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing document titles in the Windows title bar for easy identification....be used automatically when saving to PDF/UA. The default value...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and Save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...Chart Saved as an Image in Java Looks Different than It Does...extract charts from PowerPoint and save them as images, but the images...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  10. Excel to HTML - Use PresentationPreference Opti...

    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....render a better layout when saving a Microsoft Excel file to HTML...setPresentationPrefe ( true ); // Save the Excel file to HTML with...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...