Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 10,747 for

xps save options

(0.16 sec)
  1. 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....tasks and sub-tasks if required Save the resultant project file as...existing MPP file, just load it and save it to the desired format like...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  2. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、Xps、JSON、SQL、XML 等多种格式。...Cells Save As PDF Example </ title > </...</ head > < body > < h1 > Save Excel as PDF Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default. You...Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-png/
  4. Converting a PDF file to XLS using PHP | Aspose...

    Sample code on PHP for PDF to XLS conversion. Use example code for batch PDF to XLS conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...
  5. Converting a CGM file to PDF using Python | Asp...

    Sample code on Python for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Python and .NET...pdf library to define options for loading the input PDF document...pdf library to define options for saving the output document in...

    products.aspose.com/pdf/python-net/conversion/c...
  6. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...save(string, SaveFormat) 方法。 Workbook.save(string, SaveFormat)...表示一个MHTML文件 Pdf 表示一个PDF文件 XPS 表示一个XPS文档 TIFF 表示Tagged Image File...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  7. Convert SVG to DOCX | Aspose.HTML for .NET

    Convert SVG to DOCX in C# using Aspose.HTML for .NET. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter....because of the variety of options it offers users to write any...and run the example. The save options are set by default. You...

    docs.aspose.com/html/net/convert-svg-to-docx/
  8. PDF to DOC Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/pdf-to-doc/
  9. Convert SVG to Image in Python – Aspose.HTML

    Use powerful Python API to convert SVG to image programmatically with full control over Save Options or convert SVG online using a free SVG Converter....manipulation library allows you to save SVG files as images easily....SVG document with default saving options. Easily convert your SVG...

    products.aspose.com/html/python-net/conversion/...
  10. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter.... The save options are set by default. You...Converters; using Aspose.Html.Saving; using var document = new SVGDocument("image...

    docs.aspose.com/html/net/convert-svg-to-gif/