Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 175,572 for

docx

(0.22 sec)
  1. 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...
  2. 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...
  3. Ինչպես փոխարկել 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-...
  4. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...Excel spreadsheet to a Word DOCX, without requiring any additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  5. Word files saved into HTML produce different re...

    If a Docx files is saved into HTML, it produces different results on different machines. This issue is breaking our CI processes. Could you help in figuring out what might cause this difference? The local settings are…...August 26, 2025, 10:43am 1 If a DOCX files is saved into HTML, it...Attachments: The source docx file. baseFile.docx (48.8 KB) The code...

    forum.aspose.com/t/word-files-saved-into-html-p...
  6. Export POT to WORD on Andorid via Java or with ...

    Convert POT to WORD in mobile apps without installing any software or online. Test free POT to WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...docx (2.5 MB) alexey.noskov August...format("/home/satishgupta/split_%s.docx", split+1); splitDoc.save(fileName);...

    forum.aspose.com/t/list-labels-not-getting-reat...
  8. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method...docx' watermark_image = IMAGE_DIR...'LowCode.SetWatermarkImage.1.docx' , watermark_image_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Free HTML Applications – Documentation Aspose.HTML

    Aspose.HTML offers free, high-quality online apps to handle your HTML tasks with ease – convert, merge, parse, and generate HTMLs in seconds....– Convert HTML to PDF, XPS, DOCX, MHTML, Markdown, JPG, PNG,...formats, including PDF, XPS, DOCX, MHTML, Markdown, JPG, PNG,...

    docs.aspose.com/html/apps/
  10. EPUB 转换器 – Aspose.HTML for Python via .NET

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML 将 EPUB 转换为 PDF 的 Python 示例。... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/zh/python-net/epub-converter/