Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 162,434 for

docx

(0.17 sec)
  1. Compare WORD In Java

    Compare WORD documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed.... DOCX Node Python Java C# C++ View...all the revisions. Compare two DOCX files using Java Copy Examples...

    products.aspose.com/words/java/compare/word/
  2. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    docs.aspose.com/words/cpp/working-with-lists/
  3. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in C#: Docx, DOC, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more.... DOCX Conversion API supports a bunch...efficiency: Microsoft Word: DOCX, DOC, RTF, DOT, DOTM, DOTX,...

    products.aspose.com/words/net/merge/
  4. PDF Conversion Solution using Python via Java |...

    Convert PDF to Docx, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for Java...docx" # Open PDF document document...DocSaveOptions . DocFormat . Docx # Set the recognition mode as...

    products.aspose.com/pdf/python-java/conversion/
  5. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....when saving a document into the Docx , Docm , Dotx , Dotm or FlatOpc...options object is used. Can be Docx , Docm , Dotx , Dotm or FlatOpc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...docx"); Document target = new Do...Document("C:\\Temp\\v2.docx"); source.compare(target, "AW", new...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  7. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files.... file_format::docx Microsoft Word document (version...save_format = file_format :: docx ; asposeocr_page_save ( image...

    docs.aspose.com/ocr/cpp/save-file/
  8. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...+ 'Table.create_nested_table.docx' ) def create_table ( doc :...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal Docx format saving. Enhance document quality today!...will be used when saving in the DOCX format. public enum OoxmlCompliance...OoxmlSaveOptions ( SaveFormat . Docx ); saveOptions . Compliance...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the Docx format....will be used when saving in the DOCX format. Members Name Description...save_format = aw . SaveFormat . DOCX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...