Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 137,401 for

font

(0.17 sec)
  1. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/rendering-options/
  2. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/pdf/
  3. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/docx/
  4. 许可| .NET 版 Aspose.Font

    评估C#字体操纵和管理API具有一定局限性,并了解如何应用许可证和不同的许可类型。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/licensing/
  5. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...graphics primitives) or part of a font (e.g., a vertical bar character...graphics primitives) or part of a font (e.g., a vertical bar character...

    forum.aspose.com/t/vertical-line-not-extracted-...
  6. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....: tfc ) { // Need to reduce font size at least for 70% auto size...0.1) has the same effect as font reduction. Specifying the ScaleFactor...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  7. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/java/com.aspose.word...
  8. GroupCriterion Data | Aspose.Tasks Documentation

    This document provides information about group criterion data in Microsoft Project files and how to read and write it using Aspose.Tasks for Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/java/groupcriterion-data/
  9. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....Font Product Family Aspose.TeX Product...link annotation active area, font, size, color, contents, alignment...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  10. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....Font Product Family Aspose.TeX Product...properties like setting the default font, scaling JPEGs to fit the page...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...