Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 376,917 for

save

(0.43 sec)
  1. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java.... save(OutputStream outputStream, SaveOptions...toPages(FixedPageSaveOptions saveOptions) Saves each page of the document loaded...

    reference.aspose.com/words/java/com.aspose.word...
  2. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/go-cpp/pages/remove/
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... save ( "presentation_out.pptx" ,... Pptx ); Added Methods for Saving Slides Keeping Page Numbers...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....Words: Save it to a MemoryStream using the Save method overload...Document object. The selected save format is important to ensure...

    docs.aspose.com/words/net/serialize-and-work-wi...
  5. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....LINQ_ToArray ()); // We can save the table in the form of an...document. tableSubstitutionRul -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  7. Java API to Export MD to XAMLFLOW | products.as...

    Convert MD to XAMLFLOW using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/md-to...
  8. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  9. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  10. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...