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

save

(0.45 sec)
  1. 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/
  2. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Cells loads and saves the designer spreadsheet, keeping...(); } // Save the modified Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/conditional-formatting/
  3. 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...
  4. 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...
  5. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafi...size. bool Aspose :: Words :: Saving :: DocSaveOptions :: get_AlwaysCompressMetafi...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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...
  7. 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...
  8. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::XamlFlowSaveOptions class Contents [ Hide...specify additional options when saving a document into the XamlFlow...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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/
  10. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes.... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-hyperlinks/