Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 15,016 for

pdf to doc

(0.08 sec)
  1. Merge MPP to ORACLE PRIMAVERA via Java

    Sample code for MPP To ORACLE PRIMAVERA Java merging. Use API example code for batch MPP files To ORACLE PRIMAVERA merging within any Web or DeskTop Java based application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/merger/mpp-to-or...
  2. Merge MS PROJECT to JIRA via Java

    Sample code for MS PROJECT To JIRA Java merging. Use API example code for batch MS PROJECT files To JIRA merging within any Web or DeskTop Java based application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/merger/ms-projec...
  3. RtfLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.RTF Document inTo a Document object in Java....ecognizeUtf8Text); Document doc = new Document(getMyDir() + "UTF-8...\r" + " \u201a , ¢, £, ¥, ¤", doc.getFirstSection().getBody().getText()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Merge MPT to ORACLE PRIMAVERA via C++

    Sample C++ merging code MPT To ORACLE PRIMAVERA. Use example code for batch MPT files To ORACLE PRIMAVERA merging within any C++ Application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/merger/mpt-to-ora...
  5. Edit HTML in C++ | products.aspose.com

    Edit HTML in C++. Use C++ library API To edit HTML file... You can edit an HTML doc by adding a new line of text...other formats Edit PPT Edit PDF...

    products.aspose.com/slides/cpp/editor/html/
  6. Aspose.Page for .NET – PS/EPS/XPS Conversion FAQ

    Comprehensive FAQ covering supported formats, .NET versions, licensing, performance, code samples, and advanced options for converting PS, EPS, and XPS files with Aspose.Page for .NET....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/conversion/faq/
  7. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the new version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a Docx file then define the font folder source for Aspose and save the Document as Pdf. The result Document s…...Aspose and save the document as pdf. The result document shows boxes...same code with version 25.2 the pdf document looks fine. Can you...

    forum.aspose.com/t/issue-with-thai-text/324630
  8. FontSubstitutionSettings.font_info_substitution...

    FontSubstitutionSettings.font_info_substitution property. Settings related To font info substitution rule.... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Watermark Documents and Images via C++ Applicat...

    Add text as well as Image Watermark To Documents including Microsoft Word, Excel, PowerPoint, Pdf and Images via your C++ application. Add free text or image watermark online via app....Excel, Powerpoint presentations, PDF and Images using Aspose.Total...document security. Add Watermark to PDF Files With Aspose.Total for C++...

    products.aspose.com/total/cpp/watermark/
  10. MarkdownLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.MARKDOWN Document inTo a Document object in Java....setPreserveEmptyLine(true); Document doc = new Document(new ByteArrayInputStream(mdText...assertEquals("\rLine1\r\rLine2\r\f", doc.getText()); Constructors Constructor...

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