Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 100,577 for

odt

(0.3 sec)
  1. 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...
  2. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... Test File (Odt).odt OpenDocument Text (OpenOffice...

    docs.aspose.com/words/java/detect-file-format-a...
  3. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... Test File (Odt).odt OpenDocument Text (OpenOffice...

    docs.aspose.com/words/python-net/detect-file-fo...
  4. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....Dot, Docx, Dotx, Docm, Dotm, Odt, Ott. Output will be written...Dot, Docx, Dotx, Docm, Dotm, Odt, Ott. public static void Sign...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Convert from ODG(Apache OpenOffice Draw Format)...

    Using Aspose.Imaging for .NET you can easily convert from ODG(Apache OpenOffice Draw Format) to other formats...OpenOffice, for example, include ODT, ODF, ODP and ODS. Full list...

    products.aspose.com/imaging/net/conversion/from...
  6. MeasurementUnits | Aspose.Words for Java

    Specifies the unit of measurement in Java....document conform to an older ODT schema. Document doc = new Document(getMyDir()..."OdtSaveOptions.Odt11Schema.odt", saveOptions); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  7. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#.... PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and many other file...

    docs.aspose.com/words/net/hello-world/
  8. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java.... ODT ODF Text Document. OTT ODF Text...Works 8 Document. ODT public static int ODT ODF Text Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.Odt or SaveFormat.OTT format in Java....ODT or SaveFormat.OTT format. To...document conform to an older ODT schema. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Check Format in Python|Aspose.Words for Java

    Check Document Format using Python.... ODT ): print "OpenDocument Text."...

    docs.aspose.com/words/java/check-format-in-python/