Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 380,540 for

save

(0.57 sec)
  1. Փոխարկել Պատկեր JPG C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  2. Փոխարկել Պատկեր PNG C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  3. Փոխարկել Պատկեր GIF C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  4. Გადაიყვანეთ WORD TIFF C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  5. Გადაიყვანეთ TEXT SVG C++

    გადაიყვანეთ TEXT SVG C++ ფორმატში კოდით. შეინახეთ TEXT როგორც SVG C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.txt"); doc->Save(u"Output.svg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  6. Გადაიყვანეთ TEXT JPG C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  7. Გადაიყვანეთ HTML PNG C++

    გადაიყვანეთ HTML PNG C++ ფორმატში კოდით. შეინახეთ HTML როგორც PNG C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.png"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-style-object-u...
  9. Converting a PDF file to JPEG using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑JPEG Conversion on All Platforms...your PDF file and then simply save it as a JPEG file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Jpg-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Converting a PDF file to BMP using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑BMP Conversion on All Platforms...your PDF file and then simply save it as a BMP file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Bmp-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...