Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 375,709 for

save

(0.14 sec)
  1. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....300 , 70 ); // Save the PDF file workbook . save ( path . join...AI Document Assistant Close Save Specified Worksheets to PDF...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  2. Managing Page Breaks in Jython|Documentation

    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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  3. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....during document loading or saving. Members Name Description DATA_LOSS_CATEGORY...the created document following save. DATA_LOSS Generic data loss...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merge PDF files using .NET | Aspose.PDF

    Merge PDF files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/pdf/
  5. Merge XPS files using .NET | Aspose.PDF

    Merge XPS files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/xps/
  6. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++....Cells can save a chart as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  7. Converting a PDF file to HTML using PHP | Aspos...

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

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....SetImageResample ( 300 , 70 ); // Save the PDF file U16String outputPath..."OutputFile_out_pdf.pdf" ; workbook . Save ( outputPath , pdfSaveOptions...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  9. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....creating a HTML document using C++ Save the output HTML file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.html" ); using namespace...

    products.aspose.com/words/cpp/make/html/
  10. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....creating a DOC document using C++ Save the output DOC file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.doc" ); using namespace...

    products.aspose.com/words/cpp/make/doc/