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

docx

(1.21 sec)
  1. Ինչպես ուղարկել Word փաստաթուղթ էլեկտրոնային փո...

    Այս կարճ թեմայում դուք կսովորեք, թե ինչպես ուղարկել Word Փաստաթուղթը էլփոստով Java-ի միջոցով: Հետևյալ պարզ քայլերը կարող են օգտագործվել էլփոստով Docx-ը Java-ով արտահանվող Docx-ի HTML-ի վրա ուղարկելու համար ցանկացած ընդհանուր օպերացիոն համակարգում, ինչպիսին է MS Windows-ը, Ubuntu-ն կամ macOS-ը, օգտագործելով պարզ API զանգեր:...մուտքագրված Word փաստաթուղթը DOCX կամ DOC ֆայլի ձևաչափով: Այնուհետև...համար: Կոդ՝ Java-ով էլփոստով DOCX ուղարկելու համար Վերևի կոդի...

    kb.aspose.com/hy/words/java/how-to-send-word-do...
  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. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....docx"); Document docB = new Document(getMyDir()...Document(getMyDir() + "Document with SDT 2.docx"); // Configure options to compare...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in Docx file format....it, and save the document to DOCX file format. The following steps...document Save the document to DOCX file format Previously, we looked...

    kb.aspose.com/words/net/how-to-create-word-docu...
  6. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two documents(could be pdf to pdf, pdf to Docx, Docx to Docx). I need a logic to compare the two files and display the original documents to be displayed side by side with the changes…...be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare...For comparing Word documents (DOCX). Aspose.PDF for .NET/Java :...

    forum.aspose.com/t/document-comparison-tool/316675
  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...