Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 373,074 for

save

(0.28 sec)
  1. Convert Visio to PDF in Python | Python Visio |...

    Programmatically, convert Visio to PDF in Python. Export Visio diagrams to PDF using Aspose.Diagram for Python....as a default file format for saving drawing files. In certain cases...Programmatically Convert Visio to PDF with Save Options Python Visio to PDF...

    blog.aspose.com/diagram/convert-Visio-to-pdf-in...
  2. Export Microsoft Excel File|Documentation

    This article introduces how to export a file in GridWeb.... The files can then be saved as Excel files. Aspose.Cells...This topic describes how to save grid content to Excel files...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Encrypt And Decrypt ODS files with Node.js via ...

    Password-protect and encrypt ODS files using Aspose.Cells for Node.js via C++....OpenOffice Calc Select Save as and click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  4. Convert PPTX to PPT in Java|Aspose.Slides Docum...

    Easily convert PPTX to PPT with Aspose.Slides for Java—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/java/convert-pptx-to-ppt/
  5. Aspose::Words::Fields::FieldSaveDate::get_UseLu...

    Aspose::Words::Fields::FieldSaveDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::LowCode::Converter::ConvertToIma...

    Aspose::Words::LowCode::Converter::ConvertToImages method. Converts the pages of the specified document to images in the specified format and returns an array of streams containing the images in C++....Aspose::Words::SaveFormat Save format. Only image save formats are allowed...System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>&) method...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....MemoryStream (); // Save diagram diagram . Save ( pdfStream , SaveFileFormat...diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  8. Create, Layout and Auto-Fit Shapes|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....Diagram (); // save in the VSDX format diagram . save ( dataDir +...types of auto layout to it, saving each in a separate file. Layout...

    docs.aspose.com/diagram/java/create-layout-and-...
  9. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java....converted to other formats using Save As option in the File menu....Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/java/convert-document-to-...
  10. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...