Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 95,670 for

odt

(0.06 sec)
  1. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words/fil...
  2. FileFormatInfo.is_encrypted property | Aspose.W...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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++....OdtSaveOptions > ( SaveFormat :: Odt ); saveOptions -> set_Password...u "File.DetectDocumentEncryp.odt" , saveOptions ); // Verify the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. WarningSource enumeration | Aspose.Words for No...

    Aspose.Words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... Odt Module that reads/writes ODT files. Html Module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Multiple Format Support|Aspose.Words for ShareP...

    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...

    docs.aspose.com/words/sharepoint/multiple-forma...
  6. Feature Tour|Aspose.Words for Reporting Services

    Features of the Aspose.Words for Reporting Services....WordprocessingML, HTML, MHTML, ODT, TXT, XPS and EPUB Export Same...

    docs.aspose.com/words/reportingservices/feature...
  7. OdtSaveMeasureUnit | Aspose.Words for Java

    Specified units of measure to apply to measurable document content such as shape widths and other during saving in Java....style parameters of a saved ODT document. Document doc = new...When we export the document to .odt, we can use an OdtSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Odt 15 Module that reads/writes ODT files. Html 16...

    reference.aspose.com/words/cpp/aspose.words/war...
  9. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++.... Can be Odt or Ott . Aspose :: Words :: SaveFormat...Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. OdtSaveOptions class | Aspose.Words for Python

    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)...

    reference.aspose.com/words/python-net/aspose.wo...