Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 18,494 for

docx to doc

(0.36 sec)
  1. Several Image Into HTML C#

    Merge multiple Image inTo HTML in C# code. Save Image as HTML using C#....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM..."Input1.png" , "Input2.png" }; var doc = new Document(); var builder...

    products.aspose.com/words/net/merge/image-to-html/
  2. Edit HTML In Java

    Edit HTML in Java code....*; Document doc = new Document ( "Input.html"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/html/
  3. Several JPG Into TXT Java

    Merge multiple JPG inTo TXT in Java code. Save JPG as TXT using Java....merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-txt/
  4. JsonDataLoadOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a Documents consists of below text Hello World How To write a regex pattern To match and create a content control? I need To match both Hello and World and it should create a …...ReplacingCallback = new ReplaceWithContentCo(doc, "MyContentControl"), MatchCase...patern = new Regex(pattern); doc.Range.Replace(new Regex(pattern...

    forum.aspose.com/t/how-to-create-a-content-cont...
  6. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any Document with our Splitter ExtractPages method. Save them in your desired format for easy access!...document: string doc = MyDir + "Big document.docx" ; Splitter ....ExtractPages ( doc , ArtifactsDir + "LowCode.ExtractPages.1.docx" , 0 ...

    reference.aspose.com/words/net/aspose.words.low...
  7. 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...
  8. 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...
  9. Convert CSV to OTT using Java or with free Onli...

    Java API To Export CSV To OTT or online with using Excel or Word or online. Test free CSV To Doc online converter quickly before integrating the code....format using save method and set DocX as SaveFormat Conversion Requirements...Options with Java Convert CSV to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/conversion/csv-t...
  10. 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...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...