Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 176,885 for

docx

(0.49 sec)
  1. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Word formats, such as DOC or DOCX, to PDF without using Microsoft...Convert DOC or DOCX to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/python-net/convert-a-docu...
  2. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...11:01pm 3 how would i do this for docx? asad.ali August 1, 2025, 10:24am...which enables you to process .docx files. We are moving the inquiry...

    forum.aspose.com/t/redlines-in-pdf/315965
  3. EPUB Converter – Aspose.HTML for Python via .NET

    Learn about supported EPUB conversions and consider Python example of how to convert EPUB to PDF using Aspose.HTML.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/python-net/epub-converter/
  4. Ինչպես տեղադրել մեկնաբանություն Word փաստաթղթու...

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես կարելի է մեկնաբանություն տեղադրել word փաստաթղթում՝ օգտագործելով C#: Այս կոդը C#-ում տեղադրում է մեկնաբանություն Word փաստաթղթում:...և կտեղադրենք մեկնաբանություն DOCX-ի սկզբում C# կոդով մի քանի տողով:...Վերջապես, փաստաթուղթը պահեք Word DOCX ֆայլի ձևաչափով Նախկինում մենք...

    kb.aspose.com/hy/words/net/how-to-insert-commen...
  5. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#....case "docx" : doc . Save ( UpdateDoc , SaveFormat . Docx ); break...Save ( UpdateDoc , SaveFormat . Docx ); break ; } } Please Note:...

    docs.aspose.com/words/net/extend-and-contribute...
  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. AdvancedCompareOptions Class | Aspose.Words for...

    Discover the Aspose.Words.AdvancedCompareOptions class for powerful document comparison. Customize settings for precise results and enhanced productivity....docx" ); Document docB = new Document...MyDir + "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/net/aspose.words.com...
  8. Rendering Issue with Field Codes Containing OLE...

    I encountered a rendering issue when a Field Code (field) contains an OLE Object. In this case, the output is not displayed correctly when converting the document. To help reproduce the problem, I have prepared the foll…...pngSaveOptions); Sample Docx: sample.docx (20.4 KB) Aspose Result:...Aspose.Words when converting DOCX documents (containing EQ fields)...

    forum.aspose.com/t/rendering-issue-with-field-c...
  9. 如何使用 C# 创建 Word 文档

    在本教程中,您将学习如何在没有互操作的情况下使用 C# 创建 Word 文档。 C# 代码示例以 Docx 文件格式创建 Word 文档。...文档,编写一些具有不同字体格式的文本,在其中插入超链接,并将文档保存为 DOCX 文件格式。 以下步骤说明 C# 如何创建 Word 文档文件...写一些文本并将超链接插入到文档中 将文档保存为 DOCX 文件格式 之前,我们研究了 如何使用 C# 在 DOCX 中插入页眉和页脚 。 C#...

    kb.aspose.com/zh/words/net/how-to-create-word-d...
  10. Error reading PDF documents - Free Support Foru...

    Hi! In your demo (see attached images), reading and converting from PDF documents is supported, but when using this feature, the following error message appears: “Pdf format is not supported on this platform. Use .NET S…...Words can handle (such as DOCX) and then continue with your...approaches: Convert the PDF to DOCX or plain text with a library...

    forum.aspose.com/t/error-reading-pdf-documents/...