Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 140,259 for

font

(0.19 sec)
  1. 使用 Python 製作 Markdown

    通過幾個步驟在 Python 中創建一個新的 Markdown。使用 Python via .NET 庫輕鬆創建 Markdown。...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/zh-hant/python-net/ma...
  2. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …... Why is there a font class for each letter in the...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  3. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....); // Sets the table cells' font height var portionFormat = new...

    docs.aspose.com/slides/nodejs-java/manage-table/
  4. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....from text using a specified font. This feature allows you to...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  5. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...getWidthInPoints(); // the font size is proportionate to the...

    forum.aspose.com/t/trying-to-create-a-word-like...
  6. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/what-is-ai-file/
  7. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/net/make/
  8. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  9. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....affect their appearance, such as font size, shading or drawing effects...rendering options: Using TrueType Fonts in Node.js Related articles...

    docs.aspose.com/words/nodejs-net/converting-to-...
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....Object getFont() public Font getFont() Gets the character...ConditionalStyles.docx"); Returns: Font - The character formatting of...

    reference.aspose.com/words/java/com.aspose.word...