Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 134,561 for

font

(0.09 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/python-net/modify-an-exis...
  2. Simple Labeling|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....LabelAttribute FontFamily Specifies font family to use to render text...points: Here’s how to style font: In order to control text position...

    docs.aspose.com/gis/net/simple-labeling/
  3. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...Font.Shadow cannot read the shadow correctly Aspose.Words Product...attribute “Shadow”, but run.Font.Shadow property value is false...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  4. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...u "Title" ); // Setting the font color of the chart title to...LegendPositionType :: Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/zh/cpp/chart-legend/
  5. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... font . name = 'Arial' footnote . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... font . name = 'Arial' footnote . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... font . name = 'Arial' footnote . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 仅使用 JavaScript 复制范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本将数据从一个单元格范围复制到另一个单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify the font attribute. style . font . name = "Calibri"...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  9. Extract text and images from PPT document using...

    Java sample code to extract text and images from PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....the required output like text, font etc. System Requirements Aspose...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/java/parser/ppt/
  10. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/java/com.aspose.word...