Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 13,465 for

load font

(0.48 sec)
  1. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....Font Product Family Aspose.TeX Product...converting DICOM files to PNG Load the Aspose.Imaging license using...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  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. 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...
  4. Convert File to MHTML and Send It by Email|Aspo...

    Convert a document from almost any format to the MHTML format and send the result document by e-mail using C#.... You can load a predefined document in any...conversion from all formats it can load, including DOC, DOCX, RTF, HTML...

    docs.aspose.com/words/net/convert-a-document-to...
  5. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/convert-html-to-docx/
  6. Convert Presentations to Multiple Formats in C+...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for C++. Simple, high-quality conversion....presentation document that can be loaded into Aspose.Slides for C++...presentation document that can be loaded by Aspose.Slides for C++ can...

    docs.aspose.com/slides/cpp/convert-presentation/
  7. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell – font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  8. Flip Image in C#

    This article explains how to flip image in C#. It explains the environment setup, the step-by-step algorithm, and a sample code to mirror image in C#....Font Product Family Aspose.TeX Product...using the NuGet package manager Load an image with an instance of...

    kb.aspose.com/imaging/net/flip-image-in-csharp/
  9. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...Font.ClearFormatting(); builder.Font.StyleIdentifier...can also set any custom colour/font you like. The key point is that...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  10. How to Convert Word Document to HTML using Java

    In this simple topic you will learn, how to convert Word Document to HTML using Java. The following simple steps can be used to export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Font Product Family Aspose.TeX Product...the Document Class object to load source document Specify different...

    kb.aspose.com/words/java/how-to-convert-word-do...