Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 102,107 for

odt

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....WordprocessingML XML - Flat OPC ODT - OpenDocument MD - Markdown...Markup Language (XAML) format ODT - OpenDocument EPUB - IDPF Digital...

    docs.aspose.com/words/sharepoint/multiple-forma...
  5. Encrypt a Document in Java|Aspose.Words for Java

    Encrypt your document using appropriate encryption algorithms for specific document formats in Java....Standard Encryption (AES128 + SHA1) ODT, OTT ODF Encryption (Blowfish/AES)... DOCM, DOTX, DOTM, FlatOPC, ODT, OTT, and PDF support encryption...

    docs.aspose.com/words/java/encrypt-a-document/
  6. 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...
  7. Feature Tour|Aspose.Words for Reporting Services

    Features of the Aspose.Words for Reporting Services....WordprocessingML, HTML, MHTML, ODT, TXT, XPS and EPUB Export Same...

    docs.aspose.com/words/reportingservices/feature...
  8. Color emoji not rendering in PDF output on Linu...

    We are converting Word/RTF/Odt/TXT documents to PDF using Aspose.Words for .NET on AWS Lambda (Amazon Linux 2023). Emojis render as black & white outlines in the PDF output. We have confirmed: NotoColorEmoji.ttf is in…...1 We are converting Word/RTF/ODT/TXT documents to PDF using Aspose...doc, .docx, .rtf, .txt, .xml, .odt). Questions: Is there any ETA...

    forum.aspose.com/t/color-emoji-not-rendering-in...
  9. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features....options for TXT format ODT save options for ODT and OTT formats PCL...

    docs.aspose.com/words/java/supported-features-o...
  10. OdtSaveOptions class | Aspose.Words for Python

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