Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 45,761 for

color

(0.17 sec)
  1. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and Color, and apply formatting options to enhance your chart's appearance.... SetColor ( Color :: Blue ()); chart . GetTitle...

    docs.aspose.com/cells/cpp/set-picture-as-backgr...
  2. 检测超链接类型|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中检测超链接类型。... innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  3. 使用JavaScript via C++支持德语区域的命名范围公式|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++支持德语区域的命名范围公式。... innerHTML = '<p style="color: green;">Named range added successfully...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  4. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency...."<html>" + "<h1>" + "<span style=\"color: #0000ff; font-family: Arial;\">Hello...

    reference.aspose.com/words/net/aspose.words.mai...
  5. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....and specify the properties (Color, Bold, Italic). You can do that...CreateBookmarks ( System . Drawing . Color . Green , true , true ); //...

    docs.aspose.com/pdf/net/create-bookmarks/
  7. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block...., Top = - 10 , FillColor = Color . Red }; group . AppendChild... Top = - 250 , FillColor = Color . LightBlue }; group . AppendChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…... Background color. To achieve the transparent...CdrRasterizationOpti { BackgroundColor = Color.Transparent, }; I simplified...

    forum.aspose.com/t/layers-missing-when-converti...
  9. Converting Images|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....you may require to convert colored images to Black n White or...each pixel. Normally, the two colors used for a binary image are...

    docs.aspose.com/psd/net/converting-images/
  10. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。... Color . Gray ; 9 10 // Convert SVG...、输出文件路径并执行转换操作。在上面的示例中,我们添加了用于设置 Color 的 BackgroundColor 属性,该属性将填充每个页面的背景。...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/