Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 177,110 for

document formatting

(0.14 sec)
  1. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....AI Converting to Fixed-page Format Contents [ Hide ] Aspose.Words...worthwhile to first discuss document at a high level. When thinking...

    docs.aspose.com/words/java/converting-to-fixed-...
  2. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...photos in DJVU format and creates DJVU documents containing recognized...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  3. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application....photos in DJVU format and creates DJVU documents containing recognized...DJVU image to Searchable PDF document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/djvu-to...
  4. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Document () # Insert a WordArt object...Apply the "bold" and "italic" formatting settings to the text using...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....Word file template into a Document object using the DocumentBuilder...Word template file into the Document object Call the getMailMerge()...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  6. Auto Codepage Detection|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....from non-Unicode DXF and DWG formats. It is autodetected by default...symbols of CJK encodings (M+nXXXX format). It is autodetected by default...

    docs.aspose.com/cad/net/auto-codepage-detection/
  7. Auto Codepage Detection|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....from non-Unicode DXF and DWG formats. It is autodetected by default...symbols of CJK encodings (M+nXXXX format). It is autodetected by default...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  8. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....the Working with Fields documentation article. Remarks: Inserts...the insertion point of the document is moved to the specified...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....the Working with Fields documentation article. Remarks: An instruction...selected printer when the document is printed. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...these options: var doc = new Document(@".\test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-converted-from-word-has-...