Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 22,348 for

docx

(0.04 sec)
  1. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....instantiated to create email from DOCX in C# . Code to Send Word Document...we have loaded and saved the DOCX as an intermediate format MHTML...

    kb.aspose.com/words/net/how-to-send-word-docume...
  2. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...presentation to Word (DOC or DOCX). When compared to Microsoft...file (PPTX or PPT) to Word (DOCX or DOCX), you need both Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. How to Convert Excel to Word in C#

    This basic tutorial elaborates the details on how to convert Excel to Word in C#. In order to convert Excel to Word C# environment configuration and sample code is explained for clear understanding....to export an XLSX file to a DOCX file. Steps to Convert Excel...the output document in Word DOCX format These steps precisely...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  4. Convert HTML to Word in Python

    This brief guide covers the information to convert HTML to Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML to Word in Python....perform the rendering to DOC or DOCX file format while writing the...the Word document in DOC or DOCX format. However, you can further...

    kb.aspose.com/html/python/convert-html-to-word-...
  5. Ինչպես փոխակերպել Word-ը PDF-ի՝ օգտագործելով Py...

    Այս հակիրճ ձեռնարկը պարունակում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել Word-ը PDF-ի՝ օգտագործելով Python-ը: Word-ը Python-ում PDF-ի փոխարկելու համար այս թեման ներառում է միջավայրի կազմաձևման քայլերը և API-ի կանչերը, որոնք անհրաժեշտ են փոխակերպումն իրականացնելու համար:...բերված բաժիններում: Python-ում DOCX-ը PDF-ի փոխարկելու քայլեր Կարգավորեք...սահմանելու համար Փոխակերպեք DOCX-ը PDF-ի, օգտագործելով պահպանման...

    kb.aspose.com/hy/words/python/how-to-convert-wo...
  6. Ինչպես գտնել և փոխարինել տեքստը Word փաստաթղթու...

    Այս թեման ցույց է տալիս, թե ինչպես գտնել և փոխարինել տեքստը Word փաստաթղթում C++-ում՝ օգտագործելով պարզեցված կոդի օրինակ: Օգտագործելով C++ տեքստը Word փաստաթղթում փոխարինելը հեշտությամբ կատարվում է հեշտ կոդի մի քանի տողով, առանց արտաքին կախվածության MS Word-ից կամ Interop գրադարանից:...դասի օբյեկտ՝ բեռնելու համար DOCX-ը՝ տեքստը փոխարինելու համար...C++*-ի միջոցով և կպահենք փոփոխված DOCX-ը սկավառակի վրա: Կոդ՝ Word փաստաթղթում...

    kb.aspose.com/hy/words/cpp/how-to-find-and-repl...
  7. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy....docx" ); Document docB = new Document...MyDir + "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/net/aspose.words.com...
  8. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...docx (11.6 KB) doc1.docx (11.6 KB) doc2.docx (11.5 KB)...KB) doc1.docx (11.6 KB) Code - First we run below code where we...

    forum.aspose.com/t/aspose-words-automatically-a...
  9. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send Docx in Email with Java export Docx to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....load the input Word document in DOCX or DOC file format. Then it...email message. Code to Send DOCX in Email with Java In the code...

    kb.aspose.com/words/java/how-to-send-word-docum...
  10. 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...