Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 233,721 for

java

(2.54 sec)
  1. AiModelType | Aspose.Words for Java

    Represents the types of AiModel that can be integrated into the document processing workflow in Java....Contents [ Hide ] Inheritance: java.lang.Object public class AiModelType...Description aiModelTypeName java.lang.String Returns: int getName(int...

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

    Specifies the variant for a gradient fill in Java....Contents [ Hide ] Inheritance: java.lang.Object public class GradientVariant...Description gradientVariantName java.lang.String Returns: int getName(int...

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

    Represents the font pitch in Java....Contents [ Hide ] Inheritance: java.lang.Object public class FontPitch...Type Description fontPitchName java.lang.String Returns: int getName(int...

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

    Represents the glow formatting for an object in Java....GlowFormat Inheritance: java.lang.Object public class GlowFormat...Description getColor() Gets a java.awt.Color object that represents...

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

    Represents a frames page or a single frame on a frames page in Java....Frameset Inheritance: java.lang.Object public class Frameset...getFrameDefaultUrl() / setFrameDefaultUrl(java.lang.String) property is an...

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

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.words...scale) Renders the shape into a java.awt.Graphics2D object to a specified...

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

    Width of the arrow at the end of a line in Java....Contents [ Hide ] Inheritance: java.lang.Object public class ArrowWidth...Type Description arrowWidthName java.lang.String Returns: int getName(int...

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

    Text of a Word document is stored in stories in Java....Contents [ Hide ] Inheritance: java.lang.Object public class StoryType...Type Description storyTypeName java.lang.String Returns: int getName(int...

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

    Specifies line cap style in Java....Contents [ Hide ] Inheritance: java.lang.Object public class EndCap...Type Description endCapName java.lang.String Returns: int getName(int...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....BMP" ); java . io . OutputStream imageStream...imageStream ; try { imageStream = new java . io . FileOutputStream ( file...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...