Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 373,070 for

save

(0.43 sec)
  1. Გადაიყვანეთ Გამოსახულება 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/ka/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/ka/cpp/conversion/ima...
  3. Გადაიყვანეთ Გამოსახულება 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/ka/cpp/conversion/ima...
  4. Converting a MD file to PDF using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your MD file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/md-...
  5. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++.... get ( 0 ); // Save Picture to Memory (property...pictureSource . heightScale ); // Save the modified workbook and provide...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  6. HtmlFixedSaveOptions.exportEmbeddedCss property...

    HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to a .css...htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Converting a PCL file to TIFF using C++ | Aspos...

    Sample code for PCL to TIFF conversion using C++. Use C++ example for batch PCL to TIFF conversion....output file path as parameters Save the output TIFF file Here is...your PCL file and then simply save it as a TIFF file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-t...
  8. Converting a TEX file to EMF using C++ | Aspose...

    Sample code for TEX to EMF conversion using C++. Use C++ example for batch TEX to EMF conversion....output file path as parameters Save the output EMF file Here is...your TEX file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/tex-to-emf/
  9. Converting a PDF file to PDFA using Android via...

    Sample code on Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion in Android...PDF using the validate method Save the PDF/A file Here is an example...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  10. XPS to PDF Merge using Java | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge XPS files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/xps-to-pdf/