Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 15,567 for

load font

(0.08 sec)
  1. Public API Changes in Aspose.Cells 8.5.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....style and set its fill color and font color Style style = cell . GetStyle...Color . LightBlue ; style . Font . Color = Color . Black ; //...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...pdf" ); // Load the PDF file auto document =...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  3. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....Font Product Family Aspose.TeX Product...Words from the Maven repository Load an input Word document using...

    kb.aspose.com/words/java/how-to-insert-picture-...
  4. How to Create OMR Answer Sheet Checker using Java

    This short tutorial covers the details about how to create OMR answer sheet checker using Java. You can make OMR answer sheet checker using Java in any operating system environments like MS Windows, macOS, or Linux....Font Product Family Aspose.TeX Product...an object of OmrEngine class Load the input template file with...

    kb.aspose.com/omr/java/how-to-create-omr-answer...
  5. How to Convert DOCX to TIFF using Java

    This topic explains how to convert DOCX to TIFF using Java without Interop. This will enable you to export DOCX to TIFF using Java with no reliance on Microsoft Word or Interop in any of the operating system like macOS, Ubuntu and Windows....Font Product Family Aspose.TeX Product...the Document Class object to load the source DOCX Instantiate...

    kb.aspose.com/words/java/how-to-convert-docx-to...
  6. Convert Markdown to XPS using Python

    This guide discusses how to convert Markdown to XPS using Python. You need to follow the steps and run the code snippet to convert MD to XPS in Python with a few method calls....Font Product Family Aspose.TeX Product...of the HTMLDocument class to load the input MD file Invoke the...

    kb.aspose.com/html/python/convert-markdown-to-x...
  7. How to Convert Word to Markdown using C#

    In this brief tutorial you will learn how to convert Word to Markdown using C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....Font Product Family Aspose.TeX Product...instance of the Document class to load input Word file Set different...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  8. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....Font Product Family Aspose.TeX Product...defining the input file format Load the input Word file into the...

    kb.aspose.com/words/python/conversion-from-word...
  9. How to Convert PPTX to XPS File using Java

    In this tutorial, you will learn how to convert PPTX to XPS file using Java in Windows, Mac OS, or Ubuntu. The code sample can export PPTX to XPS in Java such that for each slide in PPTX a separate page is added in the XPS....Font Product Family Aspose.TeX Product...repository to convert PPTX to XPS Load the input PPTX file using the...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  10. Convert PDF to Base64 in Java

    This article explains how to convert PDF to Base64 in Java. It includes setup guidelines, sequential steps, and an example code to convert PDF to Base 64 in Java....Font Product Family Aspose.TeX Product...convert PDF into Base64 format Load the PDF document using the Document...

    kb.aspose.com/pdf/java/convert-pdf-to-base64-in...