Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 176,759 for

docx

(0.32 sec)
  1. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...docx' , system_helper . io . FileMode...FileStream ( MY_DIR + 'Tables.docx' , system_helper . io . FileMode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Փոխակերպեք Word DOC-ը EPUB-ի Java-ի միջոցով

    Հետևեք այս հոդվածին՝ Java-ի միջոցով Docx-ը EPUB-ի վերածելու համար: Այն կիսում է մանրամասներ՝ մշակման միջավայրը սահմանելու համար, քայլերի ցանկը և օրինակելի կոդը՝ Word DOC-ը Java-ի EPUB-ի փոխարկելու համար:...Word ֆայլը Document դասում՝ DOCX-ը EPUB-ի փոխակերպելու համար...սահմանում են Java*-ի միջոցով *DOCX-ի EPUB փոխակերպման գործընթացը:...

    kb.aspose.com/hy/words/java/convert-word-doc-to...
  3. Ինչպես փոխարկել Word-ը TIFF-ի Python-ում

    Այս արագ ձեռնարկը պարունակում է տեղեկատվություն Python-ում Word-ը TIFF-ի փոխակերպելու մասին: Այն տրամադրում է մանրամասներ՝ շրջակա միջավայրը կարգավորելու համար, հավելվածը գրելու քայլ առ քայլ ընթացակարգ և գործարկվող կոդ՝ Docx-ը Python-ում TIFF-ի փոխարկելու համար:...տալիս ֆունկցիան՝ փոխակերպելու DOCX -ին TIFF Python -ում: Քննարկված...Python-ի համար .NET-ի միջոցով ՝ DOCX-ը TIFF-ի փոխարկելու համար Ներբեռնեք...

    kb.aspose.com/hy/words/python/how-to-convert-wo...
  4. 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...
  5. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using Docx4j....docx" ); for ( Section section :... class ); // A docx or a dir containing docx files String inputpath...

    docs.aspose.com/words/java/remove-header-and-fo...
  6. 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...
  7. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... DOCX Module that reads/writes DOCX files. DOC Module...modules that are shared between DOCX/WML reader/writer modules. ODT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(Docx)。...DOC 和 DOCX 格式的文字处理器中编辑 PDF 文件的内容。PDF 文件是可编辑的,但 DOC 和 DOCX 文件更灵活且可定制。... files [ 0 ]); } 尝试在线将PDF转换为DOCX Aspose.PDF for JavaScript 为您提供在线免费应用程序...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  9. Images moved in conversion - Free Support Forum...

    Please see the attached Docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…...9:29am 1 Please see the attached docx and PDF - the conversion was...the images in Page 2 of the Docx have moved into Page 1 in the...

    forum.aspose.com/t/images-moved-in-conversion/1...
  10. Images in rendered HTML have extra size and cau...

    Hi, When converting a Docx to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...2:12pm 1 Hi, When converting a DOCX to HTM using Aspose.Words, I...doc = new Document(@".\test2.docx"); var htmlSaveOptions = new...

    forum.aspose.com/t/images-in-rendered-html-have...