Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 7,905 for

font java class

(0.11 sec)
  1. Barcode Text Settings|Documentation

    How to Set Barcode Text and Captions in Aspose.BarCode for Android...BarCode for Android via Java enables customizing various...of barcode text: visibility, font, spacings, text location, and...

    docs.aspose.com/barcode/androidjava/barcode-tex...
  2. Chart Legend|Aspose.Slides 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....an instance of Presentation class. Get reference of the slide...an instance of Presentation class Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/chart-legend/
  3. Aspose Diagrams Fonts not loaded correcly somet...

    I am using aspose diagrams on Java (running on unix) to convert a visio to a PDF. We are loading some custom Fonts, however we noticed that for the same visio (and same application version) it works fine sometimes, but s…...Aspose Diagrams Fonts not loaded correcly sometimes Aspose.Diagram...Diagram Product Family diagram-java ln1 October 1, 2024, 3:30pm...

    forum.aspose.com/t/aspose-diagrams-fonts-not-lo...
  4. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a paragraph in Java....] Inheritance: java.lang.Object public class LineSpacingRule...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....PDF for Android via Java provides the capability to convert...the Save method of Document class. Convert plain text file to...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  6. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....] Inheritance: java.lang.Object public class ThemeColor Specifies...Create some style with theme font properties. Style style = doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. Hiding Codetext Too Long to Display|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....with hidden codetext Java public class MyAttributes { public..."250" /> < imageExpression class = "net.sf.jasperreports.engine...

    docs.aspose.com/barcode/jasperreports/hiding-co...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....Font Product Family Aspose.TeX Product...to Convert JSON to Excel in Java This brief tutorial describes...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  10. Save PDF Document|Aspose.PDF for Java

    Learn how to save PDF file with Aspose.PDF for Java library....using Save method of Document class. When you do not provide the...examples ; import java.io.FileOutputStream ; import java.nio.file.Path...

    docs.aspose.com/pdf/java/save-pdf-document/