Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 139,840 for

font

(2.37 sec)
  1. 档案

    档案...Font for .NET 可用于转换或操作不同种类的 字体 和编码。您可以通过从下载页面下载其参考...API: PM> Install-Package Aspose.Font 在 C# 中将 EOT 转换为 WOFF 字体 # 您可以按照以下步骤转换...

    blog.aspose.com/zh/font/convert-eot-to-woff-in-...
  2. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  3. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...SetNumber ( 14 ); // Set the font color to red color. style ....(described above) and change the font color from red to black. style...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  4. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator... Draw ( img ) font = ImageFont . load_default ()...text (( 10 , 40 ), error , font = font , fill = ( 255 , 0 , 0 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用 JavaScript 通过 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加和格式化 Microsoft Excel 中的图表和轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,以及修改轴标题以获得更佳的数据表现和清晰度。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...text = "Title" ; // Setting the font color of the chart title to...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  7. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。... font_alignment = paraData . font_alignment temp...paragraph_format . bullet . font = paraData . bullet . font temp . paragraph_format...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  8. how to run Aspose.Cells.GridWeb in docker|Docum...

    This article introduces how to run GridWeb in Docker to build an online Excel editor or viewer application....you need to install fonts in /usr/share/fonts/ # Then the application...application can parse and render the fonts used in the spreadsheet file...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...loses its original formatting (fonts, layout, etc.). Below are the...addressed in several releases (e.g., font‑embedding handling, resource...

    forum.aspose.com/t/while-using-concate-in-aspos...
  10. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... 在 wwwroot 文件夹中创建 fonts 文件夹并将 Roboto 字体放入其中。 在 wwwroot..._appEnvironment . WebRootPath , "fonts" ))); var memoryStream = new...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/