Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 372,761 for

save

(0.11 sec)
  1. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...excelFilePath ); // Save as ods file workbook . save ( "ods_out.ods"...ods" ); // Save as sxc file workbook . save ( "sxc_out.sxc" );...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  2. MarkdownSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the MarkdownSaveOptions ImagesFolder property enhances your document exports by specifying the ideal folder for saving images in Markdown format....physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in Markdown format...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/python-java/convert-vis...
  4. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and Save as pdf, svg, html, image, xps and other formats....2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPentagonInPage_out...draw a pentagon in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  5. Convert OFT Files to Various Formats in C#|Docu...

    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.... Save method - Saves the MapiMessage object...format. It is used to convert and save the loaded OFT file into the...

    docs.aspose.com/email/net/converting-between-fo...
  6. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....workbook in one file format and saving it into another. Convert Excel...); // Save the document in PDF format workbook . Save ( u "output...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  7. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...Save("PDF-To-Word.doc", SaveFormat.Doc); // Save using...using save options // Create DocSaveOptions object DocSaveOptions...

    products.aspose.com/pdf/net/conversion/
  8. Creating, Loading and Saving 3D Scene Programma...

    Creating, Loading and Saving 3D Scene Programmatically in C#. Read, Import and Save 3D Scenes in PDF and HTML in C#....Creating, Loading and Saving 3D Scene Programmatically in C#...Export texture files while saving 3D scene Load text 3D files...

    docs.aspose.com/3d/net/creating-loading-and-sav...
  9. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....Saving File to Response Object with JavaScript via C++ Contents...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  10. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/net/move-pages/