Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 175,033 for

docx

(0.23 sec)
  1. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Docx); modifiedDocumentData = docxStream...throw; } } Sherlock Holmes (Test).docx (130.3 KB) Professionalize.Discourse...

    forum.aspose.com/t/clone-document-convert-clone...
  2. PDF converted from Word has extra row and pushe...

    Hi, When converting a Docx to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...9:25am 1 Hi, When converting a DOCX to PDF using Aspose.Words, we...doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  3. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....You will learn how Python edit DOCX by adding a paragraph at the...the beginning of the loaded DOCX file. It will also teach to set...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  4. 如何使用 Python 将 Word 文档转换为 HTML

    在这个简短的教程中,您将了解如何使用 Python 将 Word 文档转换为 HTML。为了将 Docx 导出为基于 Python 的 HTML 示例,以下简单步骤可用于任何常见的操作系统,如 MS Windows、Linux 或 macOS。... Python 中的示例代码行通过简单的步骤有效地将 DOCX 转换为 HTML 。可以在配置了 .NET 框架的任何操作系统(如...HTML 使用 save 方法将 DOCX 转换为 HTML 借助上述步骤, Python DOCX 到 HTML 的转换得以实现。首先...

    kb.aspose.com/zh/words/python/how-to-convert-wo...
  5. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....docx. let doc = new aw . Document...OoxmlSaveOptions ( aw . SaveFormat . Docx ); so . keepLegacyControlCha...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Քաղեք տեքստ Word փաստաթղթից C#-ով

    Դուք կարող եք հեշտությամբ տեքստ հանել Word Document-ից C#-ով այս հակիրճ ձեռնարկով: Այն ներառում է զարգացման միջավայրը կարգավորելու քայլերը, քայլ առ քայլ աշխատանքային հոսքը և աշխատանքային օրինակելի կոդը՝ Word-ը C#-ով TXT-ի փոխարկելու համար:...գործող օրինակելի կոդը՝ փոխարկելու DOCX -ը TXT C# -ով: Մշակված հավելվածը...տեղադրելով Aspose.Words for .NET ՝ DOCX ֆայլը TXT ֆայլի փոխարկելու համար՝...

    kb.aspose.com/hy/words/net/extract-text-from-wo...
  7. Skakel'n Multi-bladsy Dokument na'n Beeld in Py...

    Voer multi-bladsy dokumente na raster beelde (JPG, PNG, GIF, BMP, TIFF, WebP) gebruik Python....voorbeeld toon hoe om’n multi-bladsy DOCX dokument te red as JPEG beeld...( file_name = ' Rendering . docx ' ) options = aw . saving ....

    docs.aspose.com/words/af/python-net/convert-a-m...
  8. PDF to DOC Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Aspose.PDF for PHP via Java...output format to DOCX Save the document as DOCX System Requirements...// Set the output format to DOCX $docFormat = new DocSaveOptions_DocFormat...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Export MSG to WORD via Java | products.aspose.com

    Java API to Convert MSG to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/msg-t...
  10. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and validate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for compare. File 2 (1).Docx (131.0 KB) Another file with 12 MB file size....docx (131.0 KB) Another file with...v1.docx"); Document v2 = new Document("C:\\Temp\\v2.docx"); v1...

    forum.aspose.com/t/defect-comparison-time-is-lo...