Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 2,962 for

numbers export

(0.08 sec)
  1. Merge POTX Files To PNG Using Python | products...

    Merge multiple POTX files in Python.... slide_number)), drawing . imaging . ImageFormat...slide_number)), drawing.imaging.ImageFormat.png) Export POTX To...

    products.aspose.com/slides/python-net/merge/pot...
  2. Merge OTP Files To SVG Using Python | products....

    Merge multiple OTP files in Python.... slide_number)), "wb" ) as file: slide ....svg".format(str(slide.slide_number)), "wb") as file: slide.write_as_svg(file)...

    products.aspose.com/slides/python-net/merge/otp...
  3. Merge PPS Files To BMP Using Python | products....

    Merge multiple PPS files in Python.... slide_number)), drawing . imaging . ImageFormat...slide_number)), drawing.imaging.ImageFormat.bmp) Export PPS To...

    products.aspose.com/slides/python-net/merge/pps...
  4. Merge OTP Files To JPG Using Python | products....

    Merge multiple OTP files in Python.... slide_number)), drawing . imaging . ImageFormat...slide_number)), drawing.imaging.ImageFormat.jpeg) Export OTP To...

    products.aspose.com/slides/python-net/merge/otp...
  5. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python.... slide_number)), drawing . imaging . ImageFormat...slide_number)), drawing.imaging.ImageFormat.jpeg) Export PDF To...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Merge PDF Files To PNG Using Python | products....

    Merge multiple PDF files in Python.... slide_number)), drawing . imaging . ImageFormat...slide_number)), drawing.imaging.ImageFormat.png) Export PDF To...

    products.aspose.com/slides/python-net/merge/pdf...
  7. Product Overview|Aspose.Imaging for .NET

    C# image processing library supports most common raster file formats and offers a wide range of compression algorithms, image Export and image conversion....NET provides a number of flexible routines for creating...processing operations. Image export and conversion is core to Aspose...

    docs.aspose.com/imaging/net/product-overview/
  8. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....other MPP handling software to export MS Project file to Excel using...SaveFileFormat enumerator. There are a number of other overloads available...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  9. Public API Changes in Aspose.Cells 8.4.0|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....converting string values to numbers or date‑time. Added DataBar...bogus bottom‑row data while exporting a spreadsheet to HTML format...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....large document into a greater number of smaller files. There are...starting with the specified page numbers. In such case the ExtractPages...

    docs.aspose.com/words/java/split-a-document/