Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 58,077 for

docx

(0.04 sec)
  1. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....docx"; SplitOptions options = new...getArtifactsDir() + "LowCode.SplitDocument.1.docx", options); Splitter.split(doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++.... Can be Docx , Docm , Dotx , Dotm or FlatOpc...set_SaveFormat ( SaveFormat :: Docx ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...saveFormat = aw . SaveFormat . Docx ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....without Interop and save it as DOCX using a few lines of code. Steps...Save the resultant Word file as DOCX containing a sample formatted...

    kb.aspose.com/words/java/how-to-generate-word-d...
  5. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....Save the loaded HTML file as DOCX providing the output file name...HTML file before saving it as a DOCX file using various properties...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  6. 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...
  7. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....will commence by loading source DOCX using Document class object...example in Java replace word in DOCX by utilizing simple API calls...

    kb.aspose.com/words/java/how-to-find-and-replac...
  8. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....Document class object to load DOCX for replacing text Create FindReplaceOptions...using C++ and save the modified DOCX on disk. Code to Replace Text...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  9. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the Docx format in C++....will be used when saving in the DOCX format. enum class OoxmlCompliance...set_SaveFormat ( SaveFormat :: Docx ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Ինչպես փոխարկել HTML-ը Word-ի փաստաթուղթ C#-ի մ...

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել HTML-ը Word փաստաթղթի C#-ի միջոցով: Այն ունի բոլոր մանրամասները IDE-ն կարգավորելու համար, քայլերի ցանկ և գործարկվող կոդ, որը կատարում է HTML-ից Word-ի փոխակերպում՝ օգտագործելով C#:...Save բեռնված HTML ֆայլը որպես DOCX, որը տրամադրում է ելքային ֆայլի...ֆայլը նախքան այն պահելը որպես DOCX ֆայլ՝ օգտագործելով Document...

    kb.aspose.com/hy/words/net/how-to-convert-html-...