Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 15,101 for

pdf to doc

(1.14 sec)
  1. Word转pdf后多出一行 - Free Support Forum - aspose.com

    使用aspose.word 25.6版本将word转为Pdf时 word中按中文习惯控制首尾字符,标点在最后时会压缩在同一行,转为Pdf后标点符号换行 效果如下图所示: word文件如下: 中文习惯转Pdf多一行.Docx (66.8 KB)...Word转pdf后多出一行 中文技术支持 words-java Visionmc July 17, 2025, 11:08am...6版本将word转为pdf时 word中按中文习惯控制首尾字符,标点在最后时会压缩在同一行,转为PDF后标点符号换行 效果如下图所示:...

    forum.aspose.com/t/word-pdf/315348
  2. How to change table direction LTR to RTL - Free...

    I am trying To create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i save word file To Pdf but it is not working in case of Savind word …...properly RTL if i save word file to PDF but it is not working in case...output files in word and pdf format. PDF is correct . application...

    forum.aspose.com/t/how-to-change-table-directio...
  3. Export OFT to BMP via C++ | products.aspose.com

    C++ API To Convert OFT To BMP without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Bmp as save format doc -> Save ( u "convertedFile.Bmp"...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export OFT to FLATOPC via C++ | products.aspose...

    C++ API To Convert OFT To FLAToPC without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing FlatOpc as save format doc -> Save ( u "convertedFile.FlatOpc"...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Export OFT to PS via C++ | products.aspose.com

    C++ API To Convert OFT To PS without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ps as save format doc -> Save ( u "convertedFile.Ps"...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EML to ODT via C++ | products.aspose.com

    C++ API To Convert EML To ODT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Odt as save format doc -> Save ( u "convertedFile.Odt"...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Export OFT to GIF via C++ | products.aspose.com

    C++ API To Convert OFT To GIF without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Gif as save format doc -> Save ( u "convertedFile.Gif"...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Export EMLX to GIF via C++ | products.aspose.com

    C++ API To Convert EMLX To GIF without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Gif as save format doc -> Save ( u "convertedFile.Gif"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  9. Export EMAIL to TEXT via C++ | products.aspose.com

    C++ API To Convert EMAIL To TEXT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Text as save format doc -> Save ( u "convertedFile.Text"...

    products.aspose.com/total/cpp/conversion/email-...
  10. How to use the Examples|Aspose.Words for Java

    How To run Aspose.Words for Android via Java examples....modify an example to generate a PDF from my own code? A: Use the...as PDF: Document doc = new Document ( "input.docx" ); doc . save...

    docs.aspose.com/words/java/how-to-use-the-examp...