Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 175,136 for

docx

(0.09 sec)
  1. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...this time, but the resulting docx file still lacks bullet points...Server/pdf, and after saving to docx. 450×879 75.3 KB 262×583 31...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  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. 档案

    档案...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...
  4. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...presentation to Word (DOC or DOCX). When compared to Microsoft...file (PPTX or PPT) to Word (DOCX or DOCX), you need both Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Render EML to WORD in Andorid App | products.as...

    Export EML to WORD without using Microsoft Word or Outlook in you Andorid applications...document to DOCX format using save method and set DOCX as SaveFormat...passing SaveFormat.DOCX document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method...docx' aw . lowcode . Splitter . remove_blank_pages...'LowCode.RemoveBlankPages.1.docx' ) aw . lowcode . Splitter ...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...docx (4.1 KB) 转换后的pdf(两页) Table-1...doc = new Document("Table-1.docx", loadOptions); doc.save("output...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  9. Aspose::Words::Comparing::AdvancedCompareOption...

    Aspose::Words::Comparing::AdvancedCompareOptions::get_IgnoreStoreItemId method. Specifies whether to ignore difference in StructuredDocumentTag store item Id in C++....docx" ); auto docB = System :: MakeObject...() + u "Document with SDT 2.docx" ); // Configure options to...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. 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...