Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 111,541 for

aspose font

(0.06 sec)
  1. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++....you can change the font style, font size, font color, number format...js To format a range using Aspose.Cells for Node.js via C++,...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  2. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets Font color...color property Gets or sets font color. The default value is...() : string See Also module Aspose.Words class TextWatermarkOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 动态添加文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //将输出写入磁盘 pres...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  4. main.min.aea1d7c20da472f6f3f5239491ed1267039ff1...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    reference.aspose.com/scss/main.min.aea1d7c20da4...
  5. 如何通过 Node.js 以及 C++ 改变评论字体颜色|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Aspose.Cells for Node.js via C++ 提供实现此任务的API。 Aspose.Cells...const AsposeCells = require ( "aspose.cells.node" ); // The path...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  6. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....Setting Headers and Footers Aspose.Cells for Python via .NET allows...effort and development time. Aspose.Cells for Python via .NET can...

    docs.aspose.com/cells/python-net/setting-header...
  7. How to Remove Blank Page in Word using C#

    This tutorial guides on how to remove blank page in Word using C#. It provides configuration details along with the steps and a runnable sample code to remove blank pages from Word document using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/net/how-to-remove-blank-pag...
  8. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Font . ColorIndex = Word . WdColorIndex.... wdDarkRed ; footerRange . Font . Size = 20 ; footerRange ....

    docs.aspose.com/words/net/add-headers-and-footers/
  9. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...
  10. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python 源代码可通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上处理 PDF 文件中的文本。...中的文本 要将文本添加到 PDF 文件中,我们将使用 Aspose.PDF for Python API,这是一款适用于...的功能丰富、强大且易于使用的文档处理 API。打开 NuGet 软件包管理器,搜索 Aspose.pdf 然后安装。你也可以使用软件包管理器控制台中的以下命令。...

    products.aspose.com/pdf/zh-hans/python-net/text/