Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 121,906 for

font

(0.35 sec)
  1. Remove PDF Password Protection Online or using ...

    Remove password from PDF document through online app for free. Android API code to unlock password protected PDF files....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/unlock/pdf/
  2. Watermark PDF Files Online or using Android Mob...

    Free online app to Watermark different PDF files. Android watermark library Java code for PDF documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/watermar...
  3. Optical mark recognition|Documentation

    How to recognize the completed form and get results with Aspose.OMR for Java....exactly the same paper size, font, and other layout setting ....

    docs.aspose.com/omr/java/recognition/
  4. Split PDF Files Online or using Android Mobile ...

    Free online app to Split different PDF files. Android splitter library Java code for PDF documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/pdf/
  5. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your lists, enhancing your document's formatting and readability.... Font . Bold = true ; // Apply list...

    reference.aspose.com/words/net/aspose.words.lis...
  6. FieldOptions.FieldDatabaseProvider | Aspose.Wor...

    Discover the FieldOptions FieldDatabaseProvider property, easily manage and retrieve query results for enhanced data handling in your applications....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... font . bold = True # Apply list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDatabase.FormatAttributes | Aspose.Words f...

    Discover the FieldDatabase FormatAttributes property to easily customize table attributes, enhancing your data management and presentation....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDatabase.FileName | Aspose.Words for .NET

    Discover the FieldDatabase FileName property to easily manage your database's full path and file name, enhancing your data organization and access....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/doc/