Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,216 for

font java class

(0.56 sec)
  1. Add Check Mark in Excel using Java

    Follow this article to add check mark in Excel using Java. You will get information to set the IDE, a list of steps, and a sample code demonstrating how to add tick mark in Excel using Java....Font Product Family Aspose.TeX Product...Add Check Mark in Excel using Java This article guides on how to...

    kb.aspose.com/cells/java/add-check-mark-in-exce...
  2. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI.... Java // The path to the documents...getDataDir ( AsposeFooters . class ); Document doc = new Document...

    docs.aspose.com/words/java/working-with-footers/
  3. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java....Hide ] Set Custom Form Field Font Form fields in Adobe PDF files...default fonts. Aspose.PDF allows developers to apply any font as a...

    docs.aspose.com/pdf/php-java/modifing-form/
  4. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Inheritance: java.lang.Object All Implemented Interfaces: java.lang.Cloneable...Cloneable public class LayoutOptions implements Cloneable Holds...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing Font name in Java....FontNameSubstitution Inheritance: java.lang.Object, com.aspose.words...FontSubstitutionRule public class FontNameSubstitution extends...

    reference.aspose.com/words/java/com.aspose.word...
  6. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...Run nodes. /// public static class HandleNodeChangingFo implements...

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

    The com.aspose.words package provides Classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....words package provides classes for generating, converting...Words is written completely in Java. Microsoft Word is not required...

    reference.aspose.com/words/java/com.aspose.words/
  8. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—fast, reliable, fully featured....Open Presentations in Java Contents [ Hide ] Introduction Beyond...instantiate the Presentation class and pass the file path to its...

    docs.aspose.com/slides/java/open-presentation/
  9. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...document - Java Aspose.Words Product Family words-java rnara July...can use the PdfSaveOptions class to control various rendering...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  10. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....PDF for Java allows extracting text from...TextAbsorber class. Open the PDF using Document class and call the...

    docs.aspose.com/pdf/java/extract-text-from-all-...