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

docx

(0.16 sec)
  1. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in Docx files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output Docx/TIFF/JPEG, only the Docx file works. The TIFF and JPEG files a…...code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG...and try to output DOCX/TIFF/JPEG, only the DOCX file works. The...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  2. How to Convert PDF to Word using Python

    Here is a quick tutorial to explain how to convert PDF to Word using Python. It provides detailed steps to configure the environment and a runnable Python code to convert PDF to Docx.... To convert PDF to DOCX Python code is shared at the...file to a Word file like DOC, DOCX , etc. Steps to Transform PDF...

    kb.aspose.com/words/python/how-to-convert-pdf-t...
  3. Convert Word DOC to EPUB using Java

    Follow this article to transform Docx to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Document class for transforming DOCX to EPUB Create the HtmlSaveOptions...steps define the process for DOCX to EPUB conversion using Java...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  4. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge Docx files in Java....Append the Source DOCX into the Target DOCX file using the appendDocument...loading the source and target DOCX document files from the disk...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  5. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....Words to convert DOC or DOCX documents to PDF format. If...Most frequently, the DOC and DOCX documents, which need to be...

    docs.aspose.com/words/cpp/install-truetype-font...
  6. 关于文档的权限问题 - Free Support Forum - aspose.com

    我想给我的Docx或DOC文档添加一些权限,比禁止编辑,禁止复制,禁止另存,禁止打印等等,这些在PDF那里很好设置,但是Docx文档这边却没有,我只找到了禁止编辑的设置,但是其他的却没有相关设置,请问一下这些权限是可以设置的吗,或者说有方法可以实现这些权限吗,使用VBA宏的话也可以考虑...May 22, 2025, 10:03am 1 我想给我的DOCX或DOC文档添加一些权限,比禁止编辑,禁止复制,禁止另存...,禁止打印等等,这些在PDF那里很好设置,但是DOCX文档这边却没有,我只找到了禁止编辑的设置,但是其他的却没有相关设置...

    forum.aspose.com/t/topic/313021
  7. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....docx" ; string secondDoc = MyDir..."LowCode.CompareDocuments.1.docx" , "Author" , new DateTime ());...

    reference.aspose.com/words/net/aspose.words.low...
  8. Install TrueType Fonts on Linux in Java|Aspose....

    Aspose.Words for Java enables rendering a document created using Microsoft Word on a Linux machine with the best accuracy....Words to convert DOC or DOCX documents to PDF format. If...Most frequently, the DOC and DOCX documents, which need to be...

    docs.aspose.com/words/java/install-truetype-fon...
  9. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to Docx using Java....to an MS Word document like DOCX , DOC, or in any of the supported...library Save the document as DOCX on the disk These steps assist...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  10. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....it as a Word document say a DOCX file. You will also learn how...Save the resultant document as DOCX These steps describe how to...

    kb.aspose.com/slides/net/how-to-convert-powerpo...