Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 138,421 for

aspose font

(0.18 sec)
  1. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document.... font . name = 'Times New Roman' style . font . size =...= 16 style . font . color = aspose . pydrawing . Color . navy...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....def warning_type ( self ) -> aspose . words . WarningType : .....match for a missing font from the available font sources. # Open...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...使用C++从单元格获取HTML5字符串 Contents [ Hide ] 可能的使用场景 Aspose.Cells使用接受布尔参数的 GetHtmlString...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...
  4. CSS fonts

    HTML CSS has next properties like Font-family, Font-weight, Font-size, Font-style, CSS Font, Font-stretch, Font-synthesis, etc. Lern more about them here!...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  5. ThemeColors.accent1 property | Aspose.Words for...

    ThemeColors.accent1 property. Specifies color Accent 1....@property def accent1 ( self ) -> aspose . pydrawing . Color : ... @accent1...def accent1 ( self , value : aspose . pydrawing . Color ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize Font settings when saving documents with Aspose.Cells in C++....installed) font. Generally, when saving to PDF or image, Aspose.Cells...Workbook’s default font (i.e., Workbook.DefaultStyle.Font). If the workbook’s...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  7. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...搜索 PDF 文件 要搜索 PDF 文件,我们将使用 Aspose.PDF for Python via .NET ,这是一个功能强大且易于使用的...,安装它,然后搜索“aspose-pdf”。或者,运行以下命令: Console pip install aspose-pdf 通过...

    products.aspose.com/pdf/zh-hans/python-net/search/
  8. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....first_paragraph ( self ) -> aspose . words . Paragraph : ... Examples...format a run of text using its font property. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF 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/pdf/net/how-to-add-hyperlink-in-p...
  10. How to Apply Filter in Excel using Python

    This tutorial guides on how to apply filter in Excel using Python. It provides the complete information to configure the development environment, list of steps to write this application and a runnable sample code to add Excel filter using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/python/how-to-apply-filter-...