Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 586,138 for

save

(0.16 sec)
  1. Aspose.Slides for Java 16.1.0 Release Notes|Asp...

    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....IndexOutOfRangeExcep thrown on saving odp SLIDESJAVA-35215 - Slide...and save SLIDESJAVA-35170 - Exception on presentation save SLIDESJAVA-35167...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  2. Export CGM to POTX in Android | products.aspose...

    Android API to Convert CGM to POTX without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Export MSG to TIFF via C++ | products.aspose.com

    C++ API to Convert MSG to TIFF without using Microsoft Word or Outlook... Moreover, it helps to save time and effort as developers...Convert MSG to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. Convert PDF to TIFF in Python | products.aspose...

    Convert PDF to TIFF in Python. Use Python library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. Python code for...add_from_pdf( "document.pdf" ) pres . save( "doc.tiff" , slides . export...

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

    Convert PDF to HTML in Python. Use Python library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.html" ...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PDF to PPTX in Python | products.aspose...

    Convert PDF to PPTX in Python. Use Python library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.pptx" ...

    products.aspose.com/slides/python-net/conversio...
  7. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. Python code for... add_from_html(data) pres . save( "doc.tiff" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  8. Xlsx file are displaying file might be corrupte...

    I have upgraded aspose cells from 19.10 to 24.11 then I am facing issues if I Save the file in xlsx format it is displaying file might be corrupted. The code I am using to Save the workbook : workbook.Save( stream, cr…...then I am facing issues if I save the file in xlsx format it is...I am using to save the workbook : workbook.save( stream, crea...

    forum.aspose.com/t/xlsx-file-are-displaying-fil...
  9. Convert PDF to TIFF in C++ | products.aspose.com

    Convert PDF to TIFF in C++. Use C++ library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "Tiffoutput_out.tiff" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  10. GetFirstSupportedDescriptor | Aspose.PSD for .N...

    GetFirstSupportedDescriptor ImageExportersRegistry.GetFirstSupportedDescriptor method Gets the fist found supported d......descriptor suitable for the specified save options and image. public static...supports the specified image and save options or null if no such descriptor...

    reference.aspose.com/psd/net/aspose.psd/imageex...