Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 368,020 for

save

(0.12 sec)
  1. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/create-links/
  2. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/create-links/
  3. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. 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/net/convert-a-document-to...
  4. Add Pages to PDF using Rust via C++ | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  5. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  6. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... Examples Shows how to save a document to .rtf with custom...the document's "save" method to modify how we save it to an RTF...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.progId property | Aspose.Words for No...

    OleFormat.progId property. Gets or sets the ProgID of the OLE object....( 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...
  8. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....on Saving to HTML with C++ Contents [ Hide ] You can save Excel...inputFilePath ); // Create HTML save options HtmlSaveOptions options...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...
  9. C++ API to Export MHTML to FLATOPC | products.a...

    Convert MHTML to FLATOPC within C++ applications....page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. C++ API to Export MHTML to OTT | products.aspos...

    Convert MHTML to OTT within C++ applications....page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...