Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 22,948 for

classify document

(0.09 sec)
  1. Aspose.Words - save docx to HTML_FIXED - differ...

    Hi, We noticed differences in line breaks between the Word Document and the result saved as HTML_FIXED. Input file: mini.docx (3.7 MB) Code: private void convertDocxToHtml(String docxPath, String htmlPath) throws Ex…...line breaks between the Word document and the result saved as HTML_FIXED...throws Exception { Document doc = new Document(docxPath); doc.save(htmlPath...

    forum.aspose.com/t/aspose-words-save-docx-to-ht...
  2. Insert Table in OneNote using Java | OneNote Ta...

    Learn how to programmatically insert a table in OneNote using Java with the Aspose.Note API. With this step-by-step guide, simplify your OneNote integration!...insert a table in a OneNote document using Java . This article...insert tables in OneNote documents Insert a table in OneNote...

    blog.aspose.com/note/insert-table-in-onenote-us...
  3. Noto Fonts Thai Second Level Characters Comes i...

    Hi, We are trying to generate our Document where in the Document is generated in thai language with the noto fonts theme. The issue is the second level characters are coming in the first level. But this is not the case …...to generate our document where in the document is generated in...attach your input and output documents here for testing? We will...

    forum.aspose.com/t/noto-fonts-thai-second-level...
  4. package-summary - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...and printing Microsoft Word documents without utilizing Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  5. Generate Word RTF documents from template via J...

    Java Sample code for creating template based RTF Documents. Use it for automated generation of Word RTF files within Java based desktop or web application....performance Microsoft Word RTF document generation from templates...Install-Package Visit our documentation for more details. A template...

    products.aspose.com/words/java/create/template/...
  6. Edit or View PDF Files Metadata via Java | Aspo...

    Java sample code to edit or view PDF format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....</ version > < classifier > jdk17 </ classifier > </ dependency...using the Info property of the Document object, then get the values...

    products.aspose.com/pdf/java/metadata/pdf/
  7. Font - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...its font property. Document doc = new Document(); Run run = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Gujarati docx to pdf - Free Support Forum - asp...

    Hi Team - I have one docx file in Gujarati language while saving that file to PDF the characters are getting changed. aspose java version: 18.12 (jdk16) Java version: java8 sample-gujarati.docx (13.5 KB) sample-guja…...pdf"; Document document = new Document(source); document.save(dest...features are used in your document. Advanced typography features...

    forum.aspose.com/t/gujarati-docx-to-pdf/274685
  9. Aspose.PUB 22.8 | PUB & PDF Conversion Java Hig...

    Java class library to add, read, manipulate and convert Microsoft Publisher (.pub) files to PDF programmatically....from Aspose Repository documentation page. Edit Metadata of Microsoft...fileName ); Document document = parser . parse (); document . getDocumentSummaryIn...

    releases.aspose.com/pub/java/22-8/
  10. Header and footer in Tagged Aspose.PDF - Free S...

    Hello Aspose, We use Aspose.PDF .NET for generation pdf file with user report result. Previously we used a table class and approach that mentioned here Create or Add Table In PDF using C#|Aspose.PDF for .NET. Now we hav…...have new request to make our documents readable. We change the file...This is necessary so that the document will have pages. Go through...

    forum.aspose.com/t/header-and-footer-in-tagged-...