Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 501 for

odt

(0.03 sec)
  1. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....Shows how to encrypt a saved ODT/OTT document with a password...and pass either "SaveFormat.Odt", # or "SaveFormat.Ott" as the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method... ODT ) save_options . password = 'MyPassword'...+ 'File.DetectDocumentEncryp.odt' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...ODT format. def __init__ ( self ):...a document in the SaveFormat.ODT format encrypted with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty formats output where applicable...EPUB, WordML, RTF, DOCX and ODT output human readable. Useful...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....ODT); saveOptions.setPassword("MyPassword");...+ "File.DetectDocumentEncryp.odt", saveOptions); // Verify the...

    reference.aspose.com/words/java/com.aspose.word...
  6. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method... Odt ); saveOptions . password = "MyPassword"...+ "File.DetectDocumentEncryp.odt" , saveOptions ); // Verify the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java.... ODT Saves the document as an ODF...the MOBI format. ODT public static int ODT Saves the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...EPUB, WordML, RTF, DOCX and ODT output human readable. Useful...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert Word Document to Images in C#

    In this tutorial you will learn how to convert Word document to images in C#. This code in C# converts all pages in Word document to separate PNG image files.... DOCX, DOC, RTF, ODT, HTML to image file formats e...

    kb.aspose.com/words/net/how-to-convert-word-doc...
  10. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...EPUB, WordML, RTF, DOCX and ODT output human readable. Useful...

    reference.aspose.com/words/net/aspose.words.sav...