Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 365,752 for

save

(0.11 sec)
  1. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 # Create...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. 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 JavaScript via C++....imageResample = [ 300 , 70 ]; // Save the PDF file (returns binary...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/resampling...
  3. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage.... To save workbooks, provide the cell...cell by cell when saving, and the component saves it to the output...

    docs.aspose.com/cells/cpp/using-lightcells-api/
  4. Display and Hide Scrollbars of Workbooks in xls...

    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....setHScrollBarVisible ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeScrollbarsHide...

    docs.aspose.com/cells/java/display-and-hide-scr...
  5. Aspose::Words::Saving::PdfSaveOptions::set_Save...

    Aspose::Words::Saving::PdfSaveOptions::set_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Pdf in C++....Aspose::Words::Saving::PdfSaveOptions::set_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be XamlFlow in C++....Aspose::Words::Saving::XamlFlowSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....-> dispose (); } } $pres1 -> save ( "combined.pptx" , SaveFormat...-> dispose (); } } $pres1 -> save ( "combined.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/merge-presentat...
  8. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....SignatureLine property and saves the workbook. #include <iostream>...AddSignatureLine ( 1 , 1 , s ); // Save the workbook U16String outputFilePath...

    docs.aspose.com/cells/cpp/create-signature-line...
  9. Convert OFT to RTF in Python | products.aspose.com

    Save OFT to RTF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word RTF...manipulate emails, such as loading, saving, creating, modifying, and converting...

    products.aspose.com/total/python-net/conversion...
  10. HtmlFixedSaveOptions.exportEmbeddedCss property...

    HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to a .css...htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions ();...

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