Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 6,882 for

font java class

(0.1 sec)
  1. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for Java by creating simple applications for generating and recognizing machine-readable forms....learn how to build 2 simple Java applications for creating and...questionnaire with Aspose.OMR for Java . We assume that you already...

    docs.aspose.com/omr/java/hello-world/
  2. Getting Started – Aspose.HTML for Java

    Learn about Aspose.HTML for Java library – benefits and supported features, performance and scalability, learning, and technical support....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/getting-started/
  3. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....TextPath Inheritance: java.lang.Object public class TextPath Defines...create instances of the TextPath class directly. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ...NET, C++ or Java, but you need Aspose.Diagram...namespace Aspose.Diagram.Docker { class Program { static void Main (...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  5. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Words Product Family words-java Crane March 28, 2025, 2:32pm...number style in Aspose.Words for Java, you can adjust the FootnoteOptions...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  6. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...resources (images, forms and fonts). We can access to these resources...calling getResources method. Class Resources contain XImageCollection...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  7. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体... Solution To avoid the blue font issue and the casting error...workbook. You can reset the font color to the desired color programmatically...

    forum.aspose.com/t/aspose-cells-wps/314668
  8. Java API for PostScript Processing

    Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/java/
  9. FieldChar | Aspose.Words for Java

    Base Class for nodes that represent field characters in a document in Java....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.words...abstract class FieldChar extends SpecialChar Base class for nodes...

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

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....NodeType}"); Returns: java.awt.Color - The color of the...Returns: java.lang.String - The corresponding java.lang.String...

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