Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 309,535 for

save

(0.29 sec)
  1. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/Saveformat/#WORD_ML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Project Data to Excel in C++

    Learn how to convert Microsoft Project (MPP/XML) projects to Excel using Aspose.Tasks for C++....article demonstrates how to save project data to XLSX format...class exposes the Save method which is used to save a project in various...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  3. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++..._dataDir + infilename ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/conversion/
  4. FieldSaveDate.use_saka_era_calendar property | ...

    FieldSaveDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:' ) # We can use the SAVEDATE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....can pass to the document's "Save" method // to modify the way...setPageSet(new PageSet(1)); // When we save the document to the JPEG format...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Rtf in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Text in C++....Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Saving Project Data to Excel Format

    This article explains how to export Project data to Excel using Aspose.Tasks for Java....Project Data Saving Project Data to Excel Format Saving Project Data...] This article shows how to save project data to XLSX format...

    docs.aspose.com/tasks/java/saving-project-data-...
  9. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation. The caller can use or ignore this object. To learn more, visit the documentation article in C++....Aspose::Words::Saving::SaveOutputParameters class Contents [...caller after a document is saved and contains additional information...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert Document to Other Formats in Jython|Asp...

    Convert Document to Other Formats using Jython in Java.... dataDir + 'loading_saving/' # Load the document from...dataDir + "document.doc" ) doc . save ( dataDir + "Aspose_DocToHTML...

    docs.aspose.com/words/java/convert-document-to-...