Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...Odt or SaveFormat.Ott format. To...a document in the SaveFormat.Odt format. OdtSaveOptions(password)...
Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not....not supported for WordML and ODT documents. See Also module Aspose...
Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access.... Odt ); saveOptions . Password = "MyPassword"...+ "File.DetectDocumentEncryp.odt" , saveOptions ); // Verify the...
FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open.... ODT ) save_options . password = 'MyPassword'...+ 'File.DetectDocumentEncryp.odt' , save_options = save_options...
Save a document in most of popular formats and supports lots of Microsoft Word features....options for TXT format ODT save options for ODT and OTT formats PCL...
Aspose::Words::Loading::LoadOptions::set_ProgressCallback method. Called during loading a document and accepts data about loading progress in C++.... Rtf , WordML , Doc , Dot , Odt , Ott formats supported. See...
List of supported formats by the Aspose.Words for SharePoint....WordprocessingML XML - Flat OPC ODT - OpenDocument MD - Markdown...Markup Language (XAML) format ODT - OpenDocument EPUB - IDPF Digital...
Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....Aspose :: Words :: SaveFormat :: Odt ); saveOptions -> set_Password...u "File.DetectDocumentEncryp.odt" , saveOptions ); // Verify the...