Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 586,134 for

save

(0.14 sec)
  1. C# 3D Formats Viewer | products.aspose.com

    View 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....the scene class , and call the Save method with the relevant output...Create save options using Html5SaveOptions to create save options...

    products.aspose.com/3d/net/viewer/
  2. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    FileFormatUtil ContentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value in C#....Converts IANA content type into a save format enumerated value. public...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/net/aspose.words/fil...
  3. Create a Task|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....is the code for creating and saving task in Outlook: // Date operations...; mail . Save (); Aspose.Email Creating and Saving Outlook Tasks...

    docs.aspose.com/email/net/create-a-task/
  4. Convert Image to PPT in Python | products.aspos...

    Convert Image to PPT in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PPT. Python code for converting..., 720 , 540 , image) pres . save( "index.ppt" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  5. Convert HTML to PNG in Python | products.aspose...

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs...Presentation from HTML file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  6. Convert HTML to Image in Python | products.aspo...

    Convert HTML to Image in Python. Use Python library API to convert HTML files to Images...Presentation from HTML file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  7. Create PDF using Python for .NET | Aspose.PDF

    Generate and read PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the PDF using Save(String) method. System...text_fragment ) # Save updated PDF document . save ( "output.pdf"...

    products.aspose.com/pdf/python-net/create/
  8. C++ Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel Primavera and JPG PNG BMP TIFF Images via C++ library....via Project class and call the Save method while passing the PDF...via Project class and call the Save method by providing appropriate...

    products.aspose.com/tasks/cpp/conversion/
  9. Convert PowerPoint to TIFF|Aspose.Slides Docume...

    Convert PowerPoint presentation to TIFF in C++...design or image, you may want to save your work as a TIFF image file...PowerPoint to TIFF Using the Save method exposed by the Presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. ISaveOptionsFactory|Aspose.Sildes for Python vi...

    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....ISaveOptionsFactory class Allows to create save options' instances The ISaveOptionsFactory...create_pptx_options() Creates PPTX save options. See Also namespace...

    docs.aspose.com/slides/python-net/api-reference...