Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 45,858 for

color

(0.16 sec)
  1. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/zh-hant/cpp/text/
  2. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。... SetBackgroundColor ( Color :: LightBlue ()); pivotTable...style . SetBackgroundColor ( Color :: Yellow ()); PivotTable pivotTable2...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  3. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = `<p style="color: green;">Workbook opened successfully...

    docs.aspose.com/cells/javascript-cpp/different-...
  4. Aspose.PSD for Java 21.7 - 发行说明|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.... Color ); (( IColorFillSettings ) backgroundFillLayer...getFillSettings ()). setColor ( Color . getWhite ()); image . addLayer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....background image, and a background color. The resulting document is then...Document ( $inputFile ); $colors = new Color (); $pages = $document...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  6. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Known Issues|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.... Image Color Management. CustomLineCap. GraphicsPath...

    docs.aspose.com/drawing/net/known-issues/
  8. Known Issues|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.... Image Color Management. CustomLineCap. GraphicsPath...

    docs.aspose.com/drawing/java/known-issues/
  9. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....image, we can also set the color palette and if we do not set...above example, the default color palette is used. Also, while...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  10. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. Get code samples for traces, brush Color & size....its own color and size, corresponding to the Brush.Color and Brush...Brush Color This PHP code shows you how to set the color for a...

    docs.aspose.com/slides/php-java/manage-ink/