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

save

(0.19 sec)
  1. Converting a SVG file to EPUB using C++ | Aspos...

    Sample code for SVG to EPUB conversion using C++. Use C++ example for batch SVG to EPUB conversion....Save method while passing the output...SaveFormat.Epub as parameters Save the output EPUB file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-e...
  2. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...as out_ps_stream: 6 # Create save options with A4 size 7 options...close_page () 27 28 # Save the document 29 document. save () 请参阅在 .NET...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. Converting a PDF file to DOCX using PHP | Aspos...

    Sample code on PHP for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.DocX as parameters Save the output DOCX file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  4. Converting a XPS file to SVG using Java | Aspos...

    XPS to SVG conversion via Java sample code. Programmers can use this example code to export XPS to SVG within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  5. Converting a XPS file to XLS using Java | Aspos...

    XPS to XLS conversion via Java sample code. Programmers can use this example code to export XPS to XLS within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  6. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  7. Გადაიყვანეთ 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...
  8. Გადაიყვანეთ 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...
  9. Փոխարկել 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...
  10. Փոխարկել 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...