Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 375,729 for

save

(0.12 sec)
  1. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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.... Save the diagram. Programming Sample...setValue ( 5 ); } } // save diagram diagram . save ( dataDir + "SetXFormdata_Out...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. Convert OTT to POT via C++ or with free Online ...

    Export OTT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code....create a new presentation, and save it as POT. This process is simple...suite of APIs that can help you save time and effort when converting...

    products.aspose.com/total/cpp/conversion/ott-to...
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow.... 100 , $picture ); $pres -> save ( "pres.pptx" , SaveFormat ::...$outputStream -> close (); } $pres -> save ( "pres.pptx" , SaveFormat ::...

    docs.aspose.com/slides/php-java/image/
  4. Convert BMP to VCF in Python | products.aspose.com

    Save BMP to VCF within Python applications without using Microsoft Word or Outlook...developers to create, edit, and save documents in various formats...Email for Python via .NET and saved into VCF format. This API provides...

    products.aspose.com/total/python-net/conversion...
  5. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....leading blank columns and rows on saving, but if you want to remove...columns will then be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  6. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....in which the result is to be saved and the required validation...heading2 ) # Save the updated document doc . save ( output_pdf...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  7. Online OFT to PNG Conversion or Build .NET base...

    Free online app to convert OFT to PNG files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to PNG format using Save method and set Png as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  8. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  9. PDF Viewer via C# | Aspose.PDF

    Open and view documents programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/net/viewer/
  10. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/java/default-font/