Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 368,279 for

save

(0.5 sec)
  1. Disable Compatibility Checker in Excel with Jav...

    Learn how to disable the compatibility checker through the Aspose.Cells for JavaScript via C++ API....Compatibility Checker flags that saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/javascript-cpp/disable-co...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB. Default is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64...Specifies whether images are saved in Base64 format to the output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  4. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....); // Save the document in DOCX format. The format to save as is...supports saving any document in many more formats. doc . save ( "Aspose_NewDoc...

    docs.aspose.com/words/java/create-new-document/
  5. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  6. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  7. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-curve/
  8. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the document in C++....Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method...Words :: Saving :: PageSet > Aspose :: Words :: Saving :: FixedPageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. C++ API to Convert XPS to XLT | products.aspose...

    Convert XPS to XLT via C++ API without using Microsoft Excel or Adobe Reader...Convert XPS to XLSX by using Save member function Load XLSX document...reference Save the document to XLT format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...