Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 137,424 for

font

(0.12 sec)
  1. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify some Font settings. stl . font . name = "Arial" ;...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  2. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...Draw(img) font = ImageFont.load_default() d...d.text((10, 40), error, font=font, fill=(255, 0, 0)) # Save image...

    forum.aspose.com/t/python-words-and-barcode-for...
  3. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience.... Font . Name = "Arial" ; footnote . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/inl...
  4. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure.... Font . Name = "Arial" ; footnote . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Converting Workbook to Different Formats|Docume...

    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....for each page, text, embedded fonts, raster images, 2D vector graphics...the control over the Print, Font, Security and Compression settings...

    docs.aspose.com/cells/java/converting-workbook-...
  6. Adding a Watermark to an Image|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.... Create and initialize Font and SolidBrush objects. Draw...object. Create and initialize Font and SolidBrush objects. Get...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  7. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....Aspose::Words::ConditionalStyle::get_Font method Contents [ Hide ] Co...ConditionalStyle::get_Font method Gets the character formatting...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....Slides for Python, you can set font family, size, weight, color...object on the slide. Set the font height for the first-row cells...

    docs.aspose.com/slides/python-net/manage-rows-a...
  9. 什么是字体? | .NET 版 Aspose.Font

    字体是一个非常复杂的问题。开发任何接口,您将面对您将要编码字体的部分。本章将使您更容易。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/what-is-font/
  10. 使用 C++ 通过 Node.js 管理 Excel 图表的图例|Documentation

    学习如何利用Aspose.Cells for Node.js via C++有效利用和自定义 Microsoft Excel 中的图表图例。我们的全面指南解释了图例的功能,如何访问和修改它,以及如何通过图例改善可视化和数据理解。...( "Title" ); // Setting the font color of the chart title to...LegendPositionType . Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/zh/nodejs-cpp/chart-legend/