Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 13,131 for

java font conversion

(0.18 sec)
  1. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents Conversion....PDF to Microsoft Word DOC conversion, which makes the content...PDF to Microsoft Word DOC conversion, which makes the content...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  2. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Sample Java code for EPUB to PDF Conversion with Aspose.HTML for Java. Use it to convert EPUB to PDF within any Web or Desktop Java based application....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/java/conversion/epub-t...
  3. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for Java 25.1…...saveto Pdf,内容样式错误问题 中文技术支持 words-java dhzhao2016 November 26, 2025...saveOptions); Aspose.word for java 25.11. Word文档保存为pdf文件后,英文内容超出了文档边框,该怎么处理?...

    forum.aspose.com/t/word-saveto-pdf/322091
  4. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November 12, 2025...caused by font substitution (missing fonts on the conversion machine)...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  5. Convert HTML to Markdown in Java – Aspose.HTML ...

    Java code for HTML to Markdown Conversion with Aspose.HTML for Java. Use it to convert HTML to MD in any Java web or desktop application....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/java/conversion/html-t...
  6. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PDF for PHP via Java allows you to add page numbers...the quality of Aspose.PDF conversion and view the results online...

    docs.aspose.com/pdf/php-java/add-page-number/
  7. WOFF to TTF Converter API | C++

    C++ API to transform WOFF to TTF, allowing you to adapt your typography precisely to your application's needs and target platforms....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/woff-to...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...Words Product Family words-java rnara February 26, 2025, 7:17am...word document content (like Font, Font Size, Line Spacing, Word...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. Get Evaluation Note message when generating doc...

    Dear Support, This is request from Sai Kiran Chebiyyam saikiranchebiyyam@newgensoft.com: As you are aware, we are currently evaluating the 30-day trial version of Aspose Words for Java. We attempted to generate documen…...Words Product Family words-java alexey.butalov November 7, 2025...version of Aspose Words for Java. We attempted to generate documents...

    forum.aspose.com/t/get-evaluation-note-message-...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.words...getFontSettings() Allows to specify document font settings. getIgnoreNoscriptEle()...

    reference.aspose.com/words/java/com.aspose.word...