Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 13,499 for

load font

(0.69 sec)
  1. Apply Excel Color Themes in Java

    Follow this guide for applying Excel color themes in Java. Get the IDE settings, steps, and a sample code to set colors using Microsoft Excel themes in Java....Font Product Family Aspose.TeX Product...the theme for Excel Create or load an Excel file with some data...

    kb.aspose.com/cells/java/apply-excel-color-them...
  2. Render text with glyphs | API for C++

    C++ API Solution to manage various Fonts. Learn how to visualize the text of any complexity with the glyphs code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/render-text/
  3. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....methods to specify font size, font style, and font color etc for stamp...snippets shows an example on how to load an existing PDF document and...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  4. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++...." ); Font font = comment . GetFont (); font . SetName (...( u "Times New Roman" ); // Load an image into a stream U16String...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  5. Zooming In or Out On the Worksheet in GridDeskt...

    This article introduces how to zoom in or zoom out in GridDesktop....without actually changing the font size. For instance, you may...text so that it uses a small font. (This is often necessary to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....Font Product Family Aspose.TeX Product...also shares tips to modify the loaded PPTX presentation before saving...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  7. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  8. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library.... // Load the PDF file Document document...using the following code: // Load the PDF file Document document...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  9. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/pptx/
  10. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....Font Product Family Aspose.TeX Product...and set the required load properties Load the source PCL file...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...