Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 378,874 for

save

(0.46 sec)
  1. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options const...

    docs.aspose.com/cells/javascript-cpp/ignore-err...
  2. Aspose.PSD for .NET 20.11 - 发行说明|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.... Save ( outputFilePath , new PsdOptions...DarkGray , 1 ), rect ); image . Save ( exportPath ); } string pngExportPath...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....maxRow + 1 , maxColumn + 1 ); // Save the modified workbook and provide...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...
  4. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation.... The GSave operator saves the PDF’s current graphical...First, use the GSave operator to save the current graphical state...

    docs.aspose.com/pdf/cpp/operators/
  5. Converting a PDF file to ODS using Python via J...

    Sample code on Python via Java for PDF to ODS conversion. Use example code for batch PDF to ODS conversion with Python and Java...ODS Save it to ODS format by calling Doc.Save() method and...passing it ExcelSaveOptions Save the output ODS file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  6. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++....columns and style type, and saves it as an output Excel file....SlicerStyleType :: SlicerStyleLight6 ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/formatting-slicer/
  7. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 Save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...attempting to use the HTML5 save format. DLLs only from Downloads...Object ) at e .Write(Stream ) at .Save(String , IOutputFile ) at Aspose...

    forum.aspose.com/t/nullreferenceexception-with-...
  8. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...roundtrip information when saving to HTML, MHTML or EPUB. Default...value : bool ): ... Remarks Saving of the roundtrip information...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert a Document to Markdown in Java|Aspose.W...

    Convert a document in any supported load format to Markdown and vice versa using Java....also supports the most popular save formats . Now the functionality...programmatically. Then you need to save the document to Markdown format...

    docs.aspose.com/words/java/convert-a-document-t...
  10. Setting Page Options in PHP|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....$page_orientation_type -> PORTRAIT ); # Saving the modified Excel file in...(Excel 2003) format $workbook -> save ( $dataDir . "Page Orientation...

    docs.aspose.com/cells/java/setting-page-options...