Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 10,758 for

xps save options

(0.08 sec)
  1. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... In the example, the save options are set by default. You...Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  2. Convert HTML to GIF – C# code and Online Converter

    Convert HTML to GIF using the Aspose.HTML for .NET API or try an online HTML to GIF Converter to Save webpage as GIF image quickly, clearly and safely....be done with the default save options. You will immediately get...Converters; using Aspose.Html.Saving; using var document = new ...

    products.aspose.com/html/net/conversion/html-to...
  3. PDF to SVG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...document loading, and image saving. Create a list of paths to...consolidated document. Define options for saving the document, such as...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  4. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java....to other formats using Save As option in the File menu. Aspose...Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/java/convert-document-to-...
  5. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption.... Save Excel files (Excel97- Excel2007/2010/2013)...XLAM Fixed Layout: PDF, PDF/A, XPS Data Interchange: DIF Vector...

    releases.aspose.com/cells/java/
  6. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common Options that can be specified when saving a document into fixed page formats (PDF, Xps, images etc). To learn more, visit the documentation article in C++....Aspose::Words::Saving::FixedPageSaveOptions class Contents [...Contains common options that can be specified when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. LaTeX to JPEG Conversion API| Python

    LaTeX to JPEG conversion functionality. Integrate this Python library to your project or use cross-platform applications to convert LaTeX to JPEG.... To initialize the JPEG save options, use the JpegSaveOptions...code example: LaTeX to Images, XPS, PDF, or SVG conversion Input...

    products.aspose.com/tex/python-net/conversion/l...
  8. LaTeX to PDF Conversion API| Java

    LaTeX to PDF conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert LaTeX to PDF.... Initialize save options for the PDF format using...code example: LaTeX to Images, XPS, PDF, or SVG conversion Input...

    products.aspose.com/tex/java/conversion/latex-t...
  9. TeX to TIFF Conversion API| Java

    TeX to TIFF conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to TIFF.... Initialize save options for the TIFF format using...code example: TeX to Images, XPS, PDF, or SVG conversion Input...

    products.aspose.com/tex/java/conversion/tex-to-...
  10. EPUB to PDF Merge using C# | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...new PDF page After the loop save the result Here is an example...Merge EPUB files using .NET and save as PDF Example C#: this sample...

    products.aspose.com/pdf/net/merger/epub-to-pdf/