Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 175,586 for

docx

(0.14 sec)
  1. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...docx. Is there a way to programmatically...doc = new Document("yourfile.docx"); // Check if the document...

    forum.aspose.com/t/can-aspose-support-opening-a...
  2. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....insert a comment at the start of DOCX with few lines of C# code. You...Finally, save the document to Word DOCX file format Previously, we looked...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  3. Ինչպես ստեղծել Word փաստաթուղթ C++-ում

    Այս թեման ցույց է տալիս, թե ինչպես ստեղծել Word Document C++-ում՝ օգտագործելով պարզ և հեշտ կոդ: Դուք կարող եք ստեղծել Docx՝ օգտագործելով C++ և առանց միջակայքի կամ Microsoft Office ավտոմատացման՝ պարզ քայլերով և կոդի հատվածով:...կարող եք հեշտությամբ ստեղծել DOCX ՝ օգտագործելով C++ և առանց միջակայքի...ականատես կլինենք, թե ինչպես ստեղծել DOCX ծրագրային եղանակով՝ օգտագործելով...

    kb.aspose.com/hy/words/cpp/how-to-create-word-d...
  4. Փոխակերպեք HTML-ը Word-ի Python-ում

    Այս հակիրճ ուղեցույցը ներառում է Python-ում HTML-ը Word-ի փոխարկելու տեղեկատվությունը: Այն քննարկում է քայլ առ քայլ ալգորիթմը և աշխատանքային օրինակելի կոդը, որը արտահանում է HTML-ը Word Python-ում:...և կատարեք մատուցումը DOC կամ DOCX ֆայլի ձևաչափով՝ ելքային ֆայլը...ներկայացնում է Word փաստաթուղթը DOC կամ DOCX ձևաչափով: Այնուամենայնիվ, դուք...

    kb.aspose.com/hy/html/python/convert-html-to-wo...
  5. 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...
  6. Render EMLX to WORD in Andorid App | products.a...

    Export EMLX to WORD without using Microsoft Word or Outlook in you Andorid applications...document to DOCX format using save method and set DOCX as SaveFormat...passing SaveFormat.DOCX document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. 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...
  8. 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...
  9. 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...
  10. BIÁNG character not rendering in PDF despite co...

    CorrectFontEmbeddedButBiangMissing.pdf (2.8 MB) CorrectFontsEmbedded.Docx (3.7 MB) We are converting a word document with the BIÁNG character embedded into PDF. However the BIÁNG character does not render correctly in …...docx (3.7 MB) We are converting a...logs from Aspose during the DOCX to PDF conversion process? Can...

    forum.aspose.com/t/biang-character-not-renderin...