Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 141,440 for

font

(1.5 sec)
  1. Gawe DOCX Nganggo Java

    Gawe DOCX anyar ing Java ing sawetara langkah. Nggawe DOCX kanthi gampang nggunakake perpustakaan Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/jv/java/make/docx/
  2. Gawe Markdown Nganggo Java

    Gawe Markdown anyar ing Java ing sawetara langkah. Nggawe Markdown kanthi gampang nggunakake perpustakaan Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/jv/java/make/md/
  3. Gawe HTML Nganggo Java

    Gawe HTML anyar ing Java ing sawetara langkah. Nggawe HTML kanthi gampang nggunakake perpustakaan Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/jv/java/make/html/
  4. Gawe PDF Nganggo Java

    Gawe PDF anyar ing Java ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/jv/java/make/pdf/
  5. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....Font Product Family Aspose.TeX Product...format the text like setting the font size, name, and foreground/background...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  6. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and text both types of watermarks to any page of the PDF....Font Product Family Aspose.TeX Product...set the text properties like font, background color, and foreground...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  7. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... font_bold = 1 lbl . data_label_format...text_format . portion_format . latin_font = slides . FontData ( "DINPro-Bold"...

    docs.aspose.com/slides/python-net/callout/
  8. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong Font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...looks bad (not in place, wrong font, etc.). The code is your own:...tried to force the directory of fonts (Windows 8): pdf1.setTruety...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  9. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and PPTX to automate presentation workflows.... Do custom fonts work in callouts, and can their...embedding fonts into the presentation and controls font embedding...

    docs.aspose.com/slides/androidjava/callout/
  10. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...apply_style_to_font(node.as_run().font, style) updated = True...'Underline.NONE', 'font_name': 'Arial', 'font_size': 10.0, 'color':...

    forum.aspose.com/t/aspose-words-python-missing-...