Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 133,790 for

aspose font

(0.28 sec)
  1. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...<body style="font-family:'Times New Roman'; font-size:12pt"> {...'<body style="font-family: \' Times New Roman \' ; font-size:12pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加文本戳的 Python 源代码。...库将文本图章添加到 PDF 为了在 PDF 文件中使用文本戳记,请使用 Aspose.PDF for Python via .NET ,这是一个功能强大且易于使用的...,搜索 aspose-pdf 并安装。或者,运行以下命令: Console pip install aspose-pdf...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  3. 入门 | Java 版 Aspose.Font

    Java字体操纵API的入门部分涵盖了包括产品概述,支持的文件格式,功能列表和安装的主题。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/zh/java/getting-started/
  4. FontSettings.SaveSearchCache | Aspose.Words for...

    Discover how the FontSettings SaveSearchCache method efficiently saves your Font search cache to a stream, enhancing performance and user experience....SaveSearchCache method Saves the font search cache to the stream....Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  5. MemoryFontSource.CacheKey | Aspose.Words for .NET

    Discover the MemoryFontSource CacheKey property—unlock efficient caching with a unique key for enhanced performance and optimized memory management....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 9. Symbols in math formulas

    Learn the classification of math symbols in TeX, and access to symbols of various classes using commands of standard TeX(LaTeX) and the amssymb package....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/tex/java/latex-math-symbols/
  7. 使用 VSTO 和 Aspose.Slides for .NET 格式化文本|Aspose.S...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 PowerPoint (PPT, PPTX) 演示文稿中精确控制文本格式。...使用 VSTO 和 Aspose.Slides for .NET 格式化文本 Contents [ Hide ] 有时,...有时,您需要以编程方式格式化幻灯片上的文本。本文介绍了如何使用 VSTO 或 Aspose.Slides for .NET 读取示例演示文稿,其...

    docs.aspose.com/slides/zh/net/format-text-using...
  8. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...從列表中選擇目標格式 運行代碼 dotnet add package Aspose.Words.Cpp 複製 插入文字 插入評論 插入書籤...插入書籤 插入圖表 using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/zh-hant/cpp/make/word/
  9. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...從列表中選擇目標格式 運行代碼 dotnet add package Aspose.Words.Cpp 複製 插入文字 插入評論 插入書籤...插入書籤 插入圖表 using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  10. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。...Aspose.Cells 为此目的提供了 Cell.GetWidthOfValue()...从而调整或使单元格值适合单元格内。 另外,你还可以使用Aspose.Cells API 自动调整行高和列宽 。 以下代码解释了...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...