Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 177,799 for

docx

(1.82 sec)
  1. 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...
  2. Convert Word to PCL in Java

    This article focuses on how to convert Word to PCL in Java. It covers detailed information to establish the environment and presents a working sample code to render DOC file to PCL in Java....working sample code for converting DOCX to PCL using Java . This application...MS Windows. Steps to Export DOCX to PCL in Java Configure the...

    kb.aspose.com/words/java/convert-word-to-pcl-in...
  3. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...attach your actual generated DOCX and PDF documents here for our...FullReport_1ZPL001134481_cp_Infy_93605(1).docx (26.8 KB) Also attaching the...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  4. 档案

    档案...JavaScript 将 PDF 文件转换为 Word DOC/DOCX 文档。 JavaScript PDF 到 Word 转换器...DOC 在 JavaScript 中将 PDF 转换为 DOCX 将 PDF 转换为 Word 的 JavaScript...

    blog.aspose.com/zh/pdf/convert-pdf-to-word-java...
  5. Content loss when doc to pdf conversion - Free ...

    Please find attached the source Docx and convert pdf file for your reference, When it was convert it the figure content is loss. So please check and advice us. MSPVSSPCMREV1clea_r1.Docx (1.6 MB) MSPVSSPCMREV1clea_r1_in…...Please find attached the source docx and convert pdf file for your...advice us. MSPVSSPCMREV1clea_r1.docx (1.6 MB) MSPVSSPCMREV1clea_r1_interim_pdf...

    forum.aspose.com/t/content-loss-when-doc-to-pdf...
  6. 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...
  7. 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...
  8. 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
  9. 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...
  10. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....docx. doc = aw . Document ( file_name...OoxmlSaveOptions ( aw . SaveFormat . DOCX ) so . keep_legacy_control_chars...

    reference.aspose.com/words/python-net/aspose.wo...