Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,458 for

odt

(0.06 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. Aspose::Words::Saving::OdtSaveOptions::get_Meas...

    Aspose::Words::Saving::OdtSaveOptions::get_MeasureUnit method. Allows to specify units of measure to apply to document content. The default value is Centimeters in C++....style parameters of a saved ODT document. auto doc = MakeObject...When we export the document to .odt, we can use an OdtSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Feature Tour https://docs.aspose.com/words/jasperreports/feature-tour/ Recent content in Feature Tour on Documentation Hugo -- gohugo.io https://docs......ocx-rtf-odt-html-and-txt-export/ DOC, DOCX, RTF, ODT, HTML, and...text-align:left DOC, DOCX, RTF and ODT reports have the same layout...

    docs.aspose.com/words/jasperreports/feature-tou...
  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. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content...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. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....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/net/aspose.words.sav...
  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. 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...
  10. 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...