Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 380,629 for

save

(2.12 sec)
  1. Using Built-in Styles|Documentation

    JavaScript code to use Excel built-in styles with Aspose.Cells for JavaScript via C++....); // Save as XLSX const outputData1 = workbook . save ( SaveFormat...xlsx' ; // Save as ODS const outputData2 = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/using-buil...
  2. SaveOptions.tempFolder property | Aspose.Words ...

    SaveOptions.tempFolder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...for temporary files used when saving to a DOC or DOCX file. By default...error(OutOfMemoryException)) Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify Save options for managing the output document....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/net/convert-a-document-to...
  4. Add Pages in PDF with C++|Aspose.PDF for C++

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using C++.... Save the output PDF The following...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/add-pages/
  5. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....Shows how to use a callback to save a document to HTML page by page...can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOptions.memory_optimization property | Aspo...

    SaveOptions.memory_optimization property. Gets or sets value determining if memory optimization should be performed before saving the document...should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...formatting of XML data XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  8. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....Hidden Worksheet Contents on Saving to HTML with JavaScript via...C++ Contents [ Hide ] You can save Excel workbooks to HTML. However...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  9. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the Save method. Methods...$UseThumbs ); // Save updated PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  10. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB...Specifies whether images are saved in Base64 format to the output...created. Examples Shows how to save a .html document with images...

    reference.aspose.com/words/python-net/aspose.wo...