Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 368,131 for

save

(0.25 sec)
  1. Convert DOC to POT via C++ or with free Online ...

    Export DOC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POT online converter quickly before integrating the code....create a new presentation and save it as a POT file. This process...Convert DOC to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/doc-to...
  2. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/net/convert-a-document-to...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....); } } // Saves the presentation to disk pres . save ( "pres.pptx"...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  4. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document pdfDocument . save ( _dataDir...pdf" ; // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  5. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....able to Save Excel chart as JPG in C#. Similar to saving as JPG...JPG you can also save chart to any of the other common formats...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  6. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a rectangle...rectangle path. Close the page. Save the document. If we need to...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  7. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/python-net/split-a-document/
  8. Aspose.PSD for Java 21.7 - 发行说明|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.... save ( outputFilePng , new PngOptions...PngOptions ()); image . save ( outputFilePsd ); } finally { image...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API....15 ); // Save the excel file. excelWorkbook1 . save ( path ...., 3 ); // Save the result on disc workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  10. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document document -> Save ( _dataDir...textStamp ); } // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...