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

docx

(0.28 sec)
  1. 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-...
  2. Word to HTML Conversion Produces Wrong Bullet L...

    Hi Aspose Team, We are using the Aspose.Words Word to HTML conversion API, and during one of the document conversions we encountered an incorrect bullet sequence in the HTML output. I have uploaded images showing: Th…...docx file The incorrect bullet list...converted_html_file 1474×214 87.4 KB docx_file 1092×349 79.6 KB Professionalize...

    forum.aspose.com/t/word-to-html-conversion-prod...
  3. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....it as a Word document, say a DOCX file. You will also learn how...object Save the loaded HTML as DOCX on the disk The above steps...

    kb.aspose.com/slides/python/how-to-convert-powe...
  4. Ինչպես միաձուլել Word փաստաթղթերը Java-ի միջոցով

    Այս թեման նկարագրում է, թե ինչպես միաձուլել Word փաստաթուղթը Java-ի միջոցով: Այն ներառում է շրջակա միջավայրը կարգավորելու բոլոր քայլերը, քայլ առ քայլ առաջադրանքների ցանկը և Java-ում Docx ֆայլերը միացնելու օրինակելի կոդը:...օրինակը Ավելացրեք Source DOCX-ը Target DOCX ֆայլում՝ օգտագործելով...սկսվում է աղբյուրի և թիրախային DOCX փաստաթղթի ֆայլերը սկավառակից...

    kb.aspose.com/hy/words/java/how-to-merge-word-d...
  5. How to convert excel to word using aspose.cells...

    I have a requirement to convert excel template to word. Then using Aspose.Word for JAVA I can merge all word templates (including the converted excel template) to PDF file....Excel spreadsheet to a Word DOCX, without requiring any intermediate/additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  6. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...Excel spreadsheet to a Word DOCX with high fidelity and accuracy...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/converterxls2doc-sample/175725
  7. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method...docx' input_doc2 = MY_DIR + 'Tables.docx' context =...'LowCode.MergeContextDocument.1.docx' ) . execute () first_load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your document automation with customizable features!...docx" , fieldNames , fieldValues..."LowCode.MailMerge.2.docx" , SaveFormat . Docx , fieldNames , fieldValues...

    reference.aspose.com/words/net/aspose.words.low...
  9. Ինչպես փոխարկել PowerPoint-ը Word-ի Python-ում

    Այս պարզ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PowerPoint-ը Word-ի Python-ում: Այն ընդգրկում է բոլոր անհրաժեշտ քայլերը, ռեսուրսները և գործարկվող կոդը՝ PowerPoint-ը Word-ի Python-ում փոխակերպելու համար միայն API-ի մի քանի զանգերի օգնությամբ:...որպես Word փաստաթուղթ, ասենք՝ DOCX ֆայլ: Դուք նաև կսովորեք, թե...Պահպանեք բեռնված HTML-ը որպես DOCX սկավառակի վրա Վերոնշյալ քայլերը...

    kb.aspose.com/hy/slides/python/how-to-convert-p...
  10. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word DOC to Excel converter in Java.... Steps to Convert DOCX to XLSX in Java Set the environment...Words for Java to transform DOCX to XLSX Create the LoadOptions...

    kb.aspose.com/words/java/conversion-from-word-t...