Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 369,860 for

save

(0.12 sec)
  1. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and Save as pdf, svg, html, image, xps and other formats....draw a diamond in the page and save as SVG format. The code example...diamond in a Visio drawing and save as SVG format. Draw Diamond...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  2. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and Save as pdf, svg, html, image, xps and other formats....draw a triangle in the page and save as SVG format. The code example...triangle in a Visio drawing and save as SVG format. Draw Triangle...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  3. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for JavaScript via C++....)); // Save as ODS const outputOdsData = workbook . save ( SaveFormat...; // Save as SXC const outputSxcData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  4. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to DOCX format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using C++ library....page’s index Call the Save method to save the updated PDF file...Delete ( 2 ); // Save updated PDF document -> Save ( _dataDir + inputFileName...

    docs.aspose.com/pdf/cpp/delete-pages/
  6. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...write ( "Hello world!" ) doc . save ( "C:\\Temp\\out.doc" ) Simple...

    docs.aspose.com/words/java/python-and-aspose-wo...
  7. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to save a .txt document with a custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....Save(..) constructor. The following...instance of ExcelSaveOptions . Save it to XLS format specifying...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  9. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... save ( "output.vsdx" , aspose . diagram...Diagram ( "template.vsdx" ); // Save diagram as PNG options = new...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  10. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify Save options for managing the output document....one of the save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/nodejs-net/convert-a-docu...