Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 368,304 for

save

(0.1 sec)
  1. Convert EMAIL to EMAIL in Python | products.asp...

    Save EMAIL to EMAIL within Python applications without using Microsoft Word or Outlook...NET and saved into the desired email format...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Փոխարկել Պատկեր 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...
  3. Փոխարկել 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...
  4. Փոխարկել 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...
  5. Փոխարկել 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...
  6. Გადაიყვანეთ 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...
  7. Გადაიყვანეთ 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...
  8. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......True False save() Save() False save(stream) Save(System.IO.Stream...False save(file_path) Save(string filePath) False save(file_path...

    docs.aspose.com/imaging/python-net/python-notes...
  9. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3mf/
  10. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/obj/