Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 102,136 for

odt

(0.94 sec)
  1. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....document conform to an older ODT schema. Document doc = new Document..."OdtSaveOptions.Odt11Schema.odt" , saveOptions ); doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used to specify additional options when saving a document into the Odt or Ott format. To learn more, visit the documentation article in C++....when saving a document into the Odt or Ott format. To learn more...export should correspond to ODT specification 1.1 strictly. OOo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Feature Overview|Aspose.Words for JasperReports

    This section provides a detailed description of the Aspose.Words for JasperReports features....Description DOC, DOCX, RTF, ODT, HTML, and TXT Export Export...Report Design DOC, DOCX, RTF and ODT reports have the same layout...

    docs.aspose.com/words/jasperreports/feature-ove...
  4. 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...
  5. 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. doc = aw . Document...When we export the document to .odt, we can use an OdtSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...