Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 8,037 for

fill color

(0.16 sec)
  1. Convert DOTX to PPTM via C++ or with free Onlin...

    Export DOTX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTM online converter quickly before integrating the code.... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…... Multi-Color Highlighting Support We have...cell ranges with different colors simultaneously —for example...

    forum.aspose.com/t/how-to-set-authorization-tok...
  3. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors.... fill_format . fill_type = slides . FillType...line_format . fill_format . solid_fill_color . color = draw . Color . black...

    docs.aspose.com/slides/python-net/connector/
  4. Aspose.PSD for .NET 25.7 - Release Notes|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....Color M:Aspose.PSD.FileFormats.Psd...FillSettings.GradientFillSettings.Color P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  5. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); // 将 PPTX...get_SolidFillColor () -> set_Color ( Color :: get_Black ()); shape2...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  6. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... setColor ( Color . BLUE ); // 将 PPTX 文件保存到磁盘。...getSolidFillColor (). setColor ( Color . BLACK ); shape2 . getFillFormat...

    docs.aspose.com/slides/zh/java/shape-formatting/
  7. 将 EPUB 转换为 TIFF – C# – Aspose.HTML for .NET

    使用 Aspose.HTML API 将 EPUB 转换为 TIFF。在C#示例中考虑各种EPUB到TIFF的转换方案。尝试在线EPUB转换器。...This property sets the color that will fill the background. By default...BackgroundColor = System. Drawing . Color . AliceBlue 17 }; 18 options...

    docs.aspose.com/html/zh/net/convert-epub-to-tiff/
  8. DashStyle | Aspose.Words for Java

    Dashed line style in Java....setColor(Color.RED); arrow.getStroke().set...insertNode(line); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用 Java 将 Markdown 转换为图像 – PNG、JPG、BMP、GIF、TIFF

    使用 Aspose.HTML for Java 将 Markdown 转换为 JPG、PNG、GIF、TIFF 和 BMP 等图片。考虑在 Java 代码中将 Markdown 转换为图片的情况。...setBackgroundColor(value) Sets Color which will fill background of every... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-markdown-t...
  10. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....getFormat() Provides access to fill and line formatting of the legend...getFormat() Provides access to fill and line formatting of the legend...

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