Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 18,477 for

docx to doc

(0.08 sec)
  1. Several WORD Into HTML C#

    Merge multiple a Word Document inTo HTML in C# code. Save a Word Document as HTML using C#....example in C# to combine multiple DOCX to HTML Download Copy Examples...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/net/merge/word-to-html/
  2. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...Document doc = new Document("path/to/your/document.docx"); PdfSaveOptions...Ensure all fonts are embedded doc.save("path/to/output/document...

    forum.aspose.com/t/word-pdf/314770
  3. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted pages…...Snippet : Document doc = new Document("source.docx"); Aspose.Words...tempDoc = (Aspose.Words.Document)doc.Clone(false); Aspose.Words.Document...

    forum.aspose.com/t/extractpages-function-remove...
  4. Several WORD Into PDF Java

    Merge multiple a Word Document inTo PDF in Java code. Save a Word Document as PDF using Java....in Java to combine multiple DOCX to PDF Copy Examples Input files...merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/java/merge/word-to-pdf/
  5. Convert JPEG2000 to TXT via C# | Aspose

    Sample code for JPEG2000 To TXT C# conversion. Use API example code for batch JPEG2000 files To TXT conversion within VB.NET, Asp.NET or any .NET based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  6. Optimize File's Content Using C++

    Compress files in C++: Docx, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality... DOCX Node Python Java C# C++ View...will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML, JPG...

    products.aspose.com/words/cpp/compress/
  7. How to Insert Watermark in Word Document using C#

    We will guide you through how To insert watermark in Word Document using C#. You will get information about the configuration, steps and a sample code To create watermark in Word using C#....then save the output file as DOCX , DOC , or in any other format...

    kb.aspose.com/words/net/how-to-insert-watermark...
  8. Row constructor | Aspose.Words for Python

    Row construcTor. Initializes a new instance of the [Row](../) class....Row constructor Row(doc) Initializes a new instance of the Row...class. def __init__ ( self , doc : aspose . words . DocumentBase...

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

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing Today!...document: string doc = MyDir + "Footer.docx" ; string pattern...Replace ( doc , ArtifactsDir + "LowCode.Replace.1.docx" , pattern...

    reference.aspose.com/words/net/aspose.words.low...
  10. ReplacerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReplacerContext class for seamless find and replace operations, enhancing your Document auTomation and efficiency....document: string doc = MyDir + "Footer.docx" ; Regex pattern...( replacerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

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