Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 9,610 for

docx to doc

(0.03 sec)
  1. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your Document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables inTo Documents using cusTomizable regions....DataTable: string doc = MyDir + "Mail merge with regions.docx" ; DataTable...MailMerger . ExecuteWithRegions ( doc , ArtifactsDir + "LowCode.MailMergeWithRegions...

    reference.aspose.com/words/net/aspose.words.low...
  2. 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...saved document to adhere to. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. List.IsRestartAtEachSection | Aspose.Words for ...

    Discover the IsRestartAtEachSection property To control list numbering in sections. Enhance Document organization with this easy-To-use feature!...is supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    reference.aspose.com/words/net/aspose.words.lis...
  4. 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...shapes into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property To maintain the original format of legacy control characters for seamless Document conversion....docx. Document doc = new Document ( MyDir...+ "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java.... Document doc = new Document(getMyDir() + "Reporting...CSV data destination (Java).docx"); CsvDataLoadOptions loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the Document is split inTo parts.... doc = MY_DIR + 'Big document.docx' options = aw.... split ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Read Word Document in Java

    This short tuTorial provides information on how To read Word Document in Java. You will learn how does Java read Docx file with the help of To-do steps and a runnable sample Java code....document in Java code like DOCX , DOC , or other MS Word supported...repository to read the DOCX file Load the source DOCX file into the Document...

    kb.aspose.com/words/java/how-to-read-word-docum...
  9. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles inTo direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your Document's appearance effortlessly....might be useful when you load a DOCX or WordprocessingML document...follows: Table styles defined in DOCX or WordprocessingML documents...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents inTo one with our Merger Merge method. Streamline your workflow with cusTomizable file options Today!...docx" ; string inputDoc2 = MyDir + "Tables.docx" ; Merger...ArtifactsDir + "LowCode.MergeDocument.1.docx" , new [] { inputDoc1 , inputDoc2...

    reference.aspose.com/words/net/aspose.words.low...