Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 312,275 for

save

(0.32 sec)
  1. Merge PPT Files To JPG Using Python | products....

    Merge multiple PPT files in Python.... save( "presentation_slide_ {0} .jpg"...steps to merge two PPT files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  2. Merge PPSX Files To BMP Using Python | products...

    Merge multiple PPSX files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two PPSX files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  3. Merge PPTX Files To JPG Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation_slide_ {0} .jpg"...to merge two PPTX files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  4. 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...
  5. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....inputPath ); // Create HTML save options HtmlSaveOptions opts...); // Save the workbook to HTML format workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  6. 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...
  7. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....a password when we save it, and then save the document. auto...MakeObject < Aspose :: Words :: Saving :: OdtSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++....Aspose::Words::Saving::TxtListIndentation::get_Character method...char16_t Aspose :: Words :: Saving :: TxtListIndentation :: get_Character...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Java which is a pure Java library....OpenOffice Calc Select Save as and Click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...
  10. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....Examples: Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...