Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 14,079 for

load font

(0.49 sec)
  1. FileFormatUtil class | Aspose.Words for Node.js

    Aspose.Words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums...Converts IANA content type into a load format enumerated value. co...loadFormatToExtensio(loadFormat) Converts a load format enumerated value into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....Font Product Family Aspose.TeX Product...foreground theme color, pattern, and font theme color. Steps to Apply...

    kb.aspose.com/cells/python/apply-excel-color-th...
  3. Performance improvement - Free Support Forum - ...

    We have more than 100,000 Excel files that need to be converted to PDF files. We are using Aspose products to convert these files and found that it takes more than 1.5 seconds to convert one file. Is there any way I can …...537 Loading and converting such a simple...The first time running will load font infomation, so it will cost...

    forum.aspose.com/t/performance-improvement/325813
  4. 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...
  5. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to insert a tick in Excel using C#....Font Product Family Aspose.TeX Product...insert a check mark in a sheet Load the license to avoid trial limitations...

    kb.aspose.com/cells/net/add-check-mark-in-excel...
  6. SVG Fonts Knowledge Base

    SVG Font or WOFF, or maybe TTF? To know for sure if SVG Font covers your use case, first learn about the Font itself, its structure and pros and cons....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/svg-font/
  7. 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...
  8. 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...
  9. 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...
  10. 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/