Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 363,221 for

save

(0.11 sec)
  1. Convert MOBI to XLS using Python or with free O...

    MOBI to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLS online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  2. Convert ODS to DOCM using Python or with free O...

    ODS to DOCM conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOCM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save ODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOCM to MHTML in Python | products.aspo...

    DOCM to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word... It is used to save web pages in a single file,...Load the DOCM file and call the save method with appropriate file...

    products.aspose.com/total/python-net/conversion...
  4. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO.... Save ( ArtifactsDir + "Shape.AltText.docx" ); // Save the...of the missing image. doc . Save ( ArtifactsDir + "Shape.AltText...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert DIF to DOCM using Python or with free O...

    DIF to DOCM conversion in your Python applications without using Microsoft Office or online. Test free DIF to DOCM online converter quickly before integrating the code....NET API can be used to save the created HTML into desired...Workbook class Save DIF file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  6. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... Finally, save the updated PDF file using saveNewInfo(...setCreator ( "Aspose" ); // Save updated file fileInfo . saveNewInfo...

    docs.aspose.com/pdf/java/set-pdf-information/
  7. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....JPG image and add to paragraph Save output PDF The code snippet...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  8. Aspose.PSD for Python via .NET 25.3 - Release N...

    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 ( outputPng , PngOptions ())...sourceFile ) as image : image . save ( outputFile , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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...."End Sub" ); //Save the workbook workbook . save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . save ( output ); Enumeration...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....Examples Shows how to make a saved document conform to an older...exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...