Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 35,070 for

color

(0.12 sec)
  1. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for C++ API....of font like font name, font color, boldness, etc. Access and Update...

    docs.aspose.com/cells/cpp/access-and-update-the...
  2. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。... setColor ( Color . getLightGreen ()); // Add...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...( true ); // Set foreground color white chart . getPlotArea ()...setForegroundColor ( AsposeCells . Color . White ); // Set Properties...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  5. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java... Add a fill color for chart series. Add labels...1 , 30 )); // Sets the fill color for series series . getFormat...

    docs.aspose.com/slides/java/create-chart/
  6. Aspose.PSD for .NET 19.10 - Release Notes|Docum...

    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....Category PSDNET-207 Support of Color Balance Adjustment Layer Feature...examples: PSDNET-207. Support of Color Balance Adjustment Layer var...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  7. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Java library. Use Converter and ImageSaveOptions for precise and customizable outputs....setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/java/convert-html-to-image/
  8. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Green...

    docs.aspose.com/slides/zh/cpp/create-chart/
  9. 路径生成器 – Path Builder – 创建 SVG 路径 – C#

    了解如何使用 PathBuilder 以编程方式创建 SVG 路径。 PathBuilder 使创建和操作 SVG 路径变得更加容易。...the fill color of the path to teal 25 . Fill (Color. Teal ))...(f => f. None ()). Stroke (Color. IndianRed ). Transform (t =>...

    docs.aspose.com/svg/zh/net/path-builder/
  10. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...