Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 365,140 for

save

(0.14 sec)
  1. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  2. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....Scenarios The user cannot modify saved scenarios Structure The user...All , "aspose" , null ); // Saving the modified Excel file in...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  4. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....Aspose::Words::Saving::CompressionLevel enum Contents [ Hide...compression level to use while saving an OOXML document. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert JSON Format to FLATOPC via C++ | produc...

    C++ API t0 Parse JSON to FLATOPC without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to FLATOPC format using Save method...

    products.aspose.com/total/cpp/conversion/json-t...
  6. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python.... Save the protected Excel file with the save() method...encrypting the workbook, you can save it in any of the Excel-supported...

    kb.aspose.com/cells/python/how-to-password-prot...
  7. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# Save bitmap as PNG easily and quickly.... This code in C# save bitmap as PNG easily and quickly...image using PngOptions class Save the output PNG image with the...

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  8. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....Paragraph collection of the page Save the resultant PDF document The...myData )); // Save updated PDF document . save ( myExternalFile...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  9. Assemble Slides|Aspose.Slides 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.... LayoutSlides [ i ]); } //Save the PPTX file to the Disk pres...i ]); } //Save the PPTX file to the Disk pres . Save ( MyDir +...

    docs.aspose.com/slides/net/assemble-slides/
  10. 在 Java 中将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sl...

    使用 Aspose.Slides for Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。... 使用 Save 方法将对象保存为 markdown 文件。 Presentation..."pres.pptx" ); try { pres . save ( "pres.md" , SaveFormat . Md...

    docs.aspose.com/slides/zh/java/convert-powerpoi...