Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 14,140 for

export options

(0.08 sec)
  1. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....( rasterizationOptions ); //Export the DWG to PDF image . save...); PngOptions options = new PngOptions (); options . setTransparentColor...

    docs.aspose.com/imaging/java/public-api-changes...
  2. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....xls' , options : new XlsSaveOptions () },...let outputData ; if ( f . options ) { outputData = workbook ...

    docs.aspose.com/cells/javascript-cpp/different-...
  3. Convert EPS image to different formats using Po...

    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....PostScript printer drivers have an option to save as EPS. The image preview...preview EPS files can optionally contain a bitmapped image preview...

    docs.aspose.com/imaging/net/convert-eps-image-t...
  4. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for JavaScript via C++....Cells Example - Export Pages as Images </ title >...> </ head > < body > < h1 > Export Specified Pages as Images </...

    docs.aspose.com/cells/javascript-cpp/render-seq...
  5. Working with PivotTable|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....Server Reporting Services cannot export a report to Microsoft Excel...pivot tables every time they export a pivot table report from Reporting...

    docs.aspose.com/cells/reportingservices/working...
  6. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....information that you can optionally use. Examples Shows how to...stream using the specified save options. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. How to Convert HTML to PDF in Python

    This simple how-to tutorial focuses on how to convert HTML to PDF in Python along with steps to configure the environment on your end. In order to generate PDF from HTML Python based API providing simple API interface has been used....generated PDF by setting different options that are explained in the sections...object and set the output PDF options Using the save method in Document...

    kb.aspose.com/words/python/how-to-convert-html-...
  8. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....LoadFilter LoadOptions options ; options . SetLoadFilter ( new...Rendering Spreadsheets with C++ Export Range of Cells in a Worksheet...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  9. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = new Document(); DocumentBuilder b…...// Apply text box compare options CompareOptions compareOptions...docOriginal PDF export: docEdited PDF export: Aspose.WORDS version:...

    forum.aspose.com/t/document-compare-does-not-re...
  10. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....); // Apply image or print options const imgOption = new ImageOrPrintOptions...Create image after applying the options const sr = new SheetRender...

    docs.aspose.com/cells/javascript-cpp/create-tra...