Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 368,012 for

save

(0.17 sec)
  1. 保护和取消保护工作表|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...."thispassword" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."thispassword" ); //Save As the excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  2. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  3. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  4. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....simply load the Excel file and save it as PDF as described below...object for conversion to PDF Save the Excel file as PDF In these...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  5. Convert Presentation Slides to Images in JavaSc...

    Convert slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples.... You can use this class to save images in a wide range of formats...Convert Slides to Bitmap and Save the Images in PNG You can convert...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  6. Aspose.PSD for .NET 22.3 - Release Notes|Docume...

    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....layer masks discards masks on saving to 16 bit PSD image Bug PSDNET-899...opened by Photoshop after the saving in Aspose.PSD 21.11 Bug PSDNET-1068...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-3...
  7. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlCha...characters. bool Aspose :: Words :: Saving :: OoxmlSaveOptions :: get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Disable Compatibility Checker in Excel with Nod...

    Learn how to disable the compatibility checker through the Aspose.Cells for Node.js 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/nodejs-cpp/disable-compat...
  10. Convert PDF to PNG in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/pdf-t...