Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 189,516 for

odt

(0.08 sec)
  1. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Aspose.Words.Saving.OdtSaveMeasureUnit enum. Specified units of measure to apply to measurable document content such as shape widths and other during saving in C#....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...
  2. Aspose::Words::Saving::OdtSaveMeasureUnit enum ...

    Aspose::Words::Saving::OdtSaveMeasureUnit enum. Specified units of measure to apply to measurable document content such as shape, widths and other during saving 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. OpenDocument Export - Table Features|Aspose.Wor...

    Export to Odt format using table saving features in C#....Diagonal borders are not saved to ODT. Dashed, shadow and triple lines...appear differently when saved to ODT. Shading Yes Textured fills are...

    docs.aspose.com/words/net/table-features-suppor...
  4. 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...
  5. OpenDocument Export - Table Features|Aspose.Wor...

    Export to Odt format using table saving features in Java....Diagonal borders are not saved to ODT. Dashed, shadow and triple lines...appear differently when saved to ODT. Shading Yes Textured fills are...

    docs.aspose.com/words/java/table-features-suppo...
  6. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    OdtSaveOptions SaveFormat property. 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. public override SaveFormat...Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    FileFormatInfo IsEncrypted property. Returns true if the document is encrypted and requires a password to open in C#.... 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. 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...