Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 134,637 for

font

(0.17 sec)
  1. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  2. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...be causing the variation in font attributes for axis titles....lines of code to customize the font attributes for axis titles as...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  3. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc.... Fonts 14 core fonts. PostScript Type1 fonts. TrueType...TrueType fonts. Type 3 fonts. Font information embedding into PDF CJK...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  4. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc.... Fonts 14 core fonts. PostScript Type1 fonts. TrueType...TrueType fonts. Type 3 fonts. Font information embedding into PDF CJK...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  5. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/md/
  6. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  7. Convert BMP to EPS in C#

    This short guide explains how to convert BMP to EPS in C#. It includes the setup instructions, the working process, and an example code showing BMP file conversion to EPS in C#....Font Product Family Aspose.TeX Product...may adjust preferences such as font embedding or defining page size...

    kb.aspose.com/page/net/convert-bmp-to-eps-in-cs...
  8. Create Barcode Vector Image in Python

    This article explains to create Barcode Vector Image in Python. It discusses configuring the system, and a sample runnable code to generate barcode vector in Python....Font Product Family Aspose.TeX Product...barcode appearance, such as the font, color, position, size, and...

    kb.aspose.com/barcode/python/create-barcode-vec...
  9. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....wa ); //Create TextState for Font settings auto ts = MakeObject...Color :: get_Blue ()); ts -> set_Font ( Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  10. 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...

    forum.aspose.com/t/vertical-line-not-extracted-...