Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 142,751 for

font

(3.32 sec)
  1. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....); // Sets the table cells' font height PortionFormat portionFormat...

    docs.aspose.com/slides/androidjava/manage-table/
  2. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps.... Any font and style Identify and recognize...DOCUMENT ; settings . upscale_small_font = true ; // Extract text from...

    products.aspose.com/ocr/javascript-cpp/
  3. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....sets the default replacement font. getDisposed() Gets a value...lized() Creates the private font cache. getProgressEventHand()...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  4. HTML Color Tutorial – Background, Border, and T...

    Complete HTML color guide. Learn how to change text color, background color & border colors using color names, RGB, HEX, and HSL codes....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/tutorial/working-with-...
  5. Customer satisfaction survey|Documentation

    OMR ready customer satisfaction survey...Satisfaction Survey font_style=bold font_size=18 align=center...question about your purchase. font_style=Italic &block &container...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  6. Alumni questionnaire with free-form answers|Doc...

    OMR ready alumni questionnaire template with free-form answers and checkboxes....text=Aspose University font_style=bold font_size=16 align=center...text=Alumni Questionnaire font_size=bold font_size=14 align=center...

    docs.aspose.com/omr/net/showcases/alumni/checkbox/
  7. How to Send License File to Support Team - Free...

    If you need to send a license file to support team for testing purposes, please follow the below steps: Click on the name of support team member to whom you want to send the private information like license file, propr…...NET Japanese Font Is Rendered as Garbled Text...missing validation of Unicode font mapping URL Content as Image...

    forum.aspose.com/t/how-to-send-license-file-to-...
  8. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...operations like parsing of fonts and similar tasks. Moreover...

    docs.aspose.com/slides/net/product-overview/
  9. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/net/make/pdf/
  10. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/nodejs-net/make/html/