Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 380,461 for

save

(0.42 sec)
  1. Convert PNG to SVG in PHP | products.aspose.com

    Convert PNG to SVG in PHP. Use PowerPoint PHP API to convert PNG files to SVG...Presentation from PNG file and save it as SVG. PHP code for converting...the source PNG files in PHP. Save result as SVG file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  2. 在VSTO和Aspose.Cells中旋转单元格文字|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.... White ); //Save the excel file. objBook . SaveCopyAs...objstyle ); // Save the work book objworkbook . Save ( "RotateText_test...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  3. Create OFX Response File via C# | products.aspo...

    Sample code for OFX response file creation. Use API example code for batch OFX response files generation within .NET based applications....OfxVersionEnum as parameter in Save method. Call the Save method by providing...

    products.aspose.com/finance/net/create/ofx-resp...
  4. Გადაიყვანეთ Გამოსახულება BMP C++

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  5. Გადაიყვანეთ Გამოსახულება SVG C++

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  6. Გადაიყვანეთ Გამოსახულება DOCX C++

    გადაიყვანეთ Გამოსახულება DOCX C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX 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/ima...
  7. Redact ODP Presentation Files using Java | prod...

    Java source code to find and replace text in ODP Presentation.... save ( "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/java/redaction/odp/
  8. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation.... save( "replaced.pptx" , slides ....method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/python-net/redaction...
  9. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation.... save( "replaced.odp" , slides . export...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/python-net/redaction...
  10. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for .NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...BuildTangentBinormal ( scene ); // Save 3D scene scene . Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/zh/net/build-tangent-and-bin...