Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 35,983 for

color

(0.16 sec)
  1. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Frequently Asked Questions | Aspose.TeX for С++

    Get answers to all the most frequent questions about Aspose.TeX for C++, which is a comprehensive API for typesetting and manipulation TeX and LaTeX....background color, preamble, resolution, foreground color, and scaling...

    docs.aspose.com/tex/cpp/faq/
  3. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field... color = "#FF0000" ; formField . result...expect ( formFieldRun . font . color ). toEqual ( "#FF0000" ); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/run/
  5. How to Convert JSON to Excel in Python

    This quick tutorial explains how to convert JSON to Excel in Python as when we convert JSON to Excel Python is one of the best options. This tutorial provides configuration information, sequence of steps and a runnable sample code to demonstrate this feature....providing background/foreground color and fonts, setting the number...

    kb.aspose.com/cells/python/how-to-convert-json-...
  6. How to Convert JSON file to Excel using C#

    This quick tutorial guides on how to convert JSON file to Excel using C#. It describes the process of exporting JSON to Excel in C# with the help of easy to follow steps and a runnable code that can be executed in any of the operating systems like Windows, macOS or Linux....properties like alignment, font color, and Bold flag Initialize JsonLayoutOptions...

    kb.aspose.com/cells/net/how-to-convert-json-fil...
  7. Online PS to EMZ Conversion or Build .NET based...

    Free online app to convert PS to EMZ files. .NET C# conversion library code for PS documents....create scalable logos, ensure color consistency, and maintain design...book covers, ensure accurate color representation, and facilitate...

    products.aspose.com/total/net/conversion/ps-to-...
  8. Aspose.PSD for Java 20.5 - 发行说明|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.... drawRectangle ( new Pen ( Color . getDarkGray (), 1 ), rect... drawRectangle ( new Pen ( Color . getDarkGray (), 1 ), rect...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。... color = drawing . Color . red # Save the result..."WorkingWithNode.change_run_color.docx" ) 使用 clone 方法时可能还需要进行转换:...

    docs.aspose.com/words/zh/python-net/python-notes/
  10. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…... 57780 static Black = new Color(0x00, 0x00, 0x00); ~~~~~~~~~~...contexts. 57781 static Navy = new Color(0x00, 0x00, 0x80); ~~~~~~~~~~...

    forum.aspose.com/t/typescript-syntax-error-in-a...