Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 371,729 for

save

(0.31 sec)
  1. Convert DOC To EPUB C++

    Convert DOC to EPUB format in C++ code. Save DOC as EPUB using C++.... Save DOC as EPUB in C++ The following...output file and use the Save() method to save the result as EPUB....

    products.aspose.com/words/cpp/conversion/doc-to...
  2. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....object and save the resultant PDF file using the Save method of...text ); // Save resultant PDF file try { document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  3. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....( false ); // If we plan on saving the OLE object to a file in...); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Save the presentation as a PPTX file...TextBox" # Save the presentation to disk. presentation . save ( "TextBox...

    docs.aspose.com/slides/python-net/manage-textbox/
  5. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++.... virtual Save (System::SharedPtr<System::IO::Stream>...System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Save the document loaded...

    reference.aspose.com/words/cpp/aspose.words/ido...
  6. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF documents into a single PDF file with C++.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  7. 在 Jython 中管理文档属性|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...., "Aspose" ) # Save the file workbook . save ( dataDir + "Test_Workbook..."Publisher" ) # Save the file workbook . save ( dataDir + "Te...

    docs.aspose.com/cells/zh/java/managing-document...
  8. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....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/java/convert-a-document-t...
  9. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++.... Then it saves the workbook in HTML by setting...); cell . SetStyle ( st ); // Save the workbook in HTML format...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  10. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded TrueType font subsets in your documents for optimized file size and performance....Specifies whether or not to save a subset of the embedded TrueType...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/net/aspose.words.fon...