Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 101,735 for

odt

(0.19 sec)
  1. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving....style parameters of a saved ODT document. let doc = new aw ....When we export the document to .odt, we can use an OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveOptions.measureUnit property. Allows to specify units of measure to apply to document content...style parameters of a saved ODT document. let doc = new aw ....When we export the document to .odt, we can use an OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility.... Can be Odt or Ott. public override SaveFormat...Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open.... Odt ); saveOptions . password = "MyPassword"...+ "File.DetectDocumentEncryp.odt" , saveOptions ); // Verify the...

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

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java.... ODT Module that reads/writes ODT files. OFFICE_MATH...modules. ODT public static int ODT Module that reads/writes ODT files...

    reference.aspose.com/words/java/com.aspose.word...
  9. OdtSaveOptions class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  10. 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...