Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 175,644 for

docx

(0.17 sec)
  1. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....docx"); Assert.assertEquals(".docx", FileFormatUtil...sign(getMyDir() + "Document.docx", getArtifactsDir() + "File...

    reference.aspose.com/words/java/com.aspose.word...
  2. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... DOCX ) # The LoadOptions object has...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Check File Format in Jython|Aspose.Words for Java

    Check File Format using Jython.... DOCX ): print "Office Open XML WordprocessingML...

    docs.aspose.com/words/java/check-format-in-jython/
  4. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Load the Word document (DOC or DOCX) // ---------- Document wordDoc...wordDoc = new Document("input.docx"); // ---------- // 2. Convert...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  5. Convert PPTX to FODS in Android Apps or with fr...

    Convert PPTX to FODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to FODS online converter quickly before integrating the code....Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...PPTX to TEXT Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  6. Convert PPTX to XLSM in Android Apps or with fr...

    Convert PPTX to XLSM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSM online converter quickly before integrating the code....Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...PPTX to TEXT Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  7. Convert PPTX to TSV in Android Apps or with fre...

    Convert PPTX to TSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to TSV online converter quickly before integrating the code....Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...PPTX to TEXT Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  8. Convert PPTX to XLSX in Android Apps or with fr...

    Convert PPTX to XLSX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSX online converter quickly before integrating the code....Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...PPTX to TEXT Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  9. Convert PPTX to MARKDOWN in Android Apps or wit...

    Convert PPTX to MARKDOWN in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to MARKDOWN online converter quickly before integrating the code....Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...PPTX to TEXT Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  10. Check Format in PHP|Aspose.Words for Java

    Check Document Format using PHP....java_values ( $ loadFormat -> DOCX ): echo ( "Office Open XML WordprocessingML...

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