Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 176,921 for

docx

(0.12 sec)
  1. Ինչպես միաձուլել Word փաստաթղթերը Java-ի միջոցով

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

    kb.aspose.com/hy/words/java/how-to-merge-word-d...
  2. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with documents? Learn the details.... For example, DOCX is more compact than DOC and...Let’s consider two documents: DOCX “A” document – 0.35 MB size...

    docs.aspose.com/words/java/memory-requirements/
  3. 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...
  4. 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...
  5. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a Docx file in order to process it properly with formatting. However, it seems as though when you convert a file from Docx to markdown it does not preserve t…...to have a markdown file of a docx file in order to process it...when you convert a file from docx to markdown it does not preserve...

    forum.aspose.com/t/parse-the-full-document-to-m...
  6. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a Docx file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Description: When converting a DOCX file containing Office Math...as it appears in the source DOCX file, with the sigma symbol...

    forum.aspose.com/t/equation-line-breaking-issue...
  7. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...docx (13.9 KB) DOC_2.docx (13.9 KB) output.docx (11.3 KB)...ReplaceBookmarks("source.docx", "target.docx", "result.docx"); . Open result...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  8. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .Docx documents to pdf using Aspose.Words library. When converting a 20Mb Docx to pdfon windows OS, the conversion fails due to infinite time taken for document save with the…...docx documents to pdf using Aspose...library. When converting a 20Mb docx to pdfon windows OS, the conversion...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  9. 搜索

    搜索...JavaScript 將 PDF 檔案轉換為 Word DOC/DOCX 文件。 JavaScript PDF 到 Word 轉換器...DOC 在 JavaScript 中將 PDF 轉換為 DOCX 將 PDF 轉換為 Word 的 JavaScript...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-word...
  10. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for Docx to PDF conversion. Supports all Word and image formats....Word formats, such as DOC or DOCX, to PDF without using Microsoft...Convert DOCX or DOC to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/net/convert-a-document-to...