Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 36,905 for

color

(0.06 sec)
  1. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the text fragment in PDF using C++ and Aspose.PDF...DefaultAppearance > ( "Helv" , 10 , Color :: get_Blue ())); floatingField...set_Background ( System :: Drawing :: Color :: get_LightBlue ()); floatingField...

    docs.aspose.com/pdf/cpp/pdf-tooltip/
  2. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...2)=0" ); // Set the background color and pattern for the FormatCondition's...GetStyle (). SetBackgroundColor ( Color :: Blue ()); formatCondition...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  3. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。... SetColor ( Color :: Red ()); U16String outputPath...); std :: cout << "Comment color changed successfully." << std...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  4. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....demonstrates how to change font color of the first Run in the document:...the run run . font . color = drawing . Color . red # Save the result...

    docs.aspose.com/words/python-net/python-notes/
  5. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/pap...
  6. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 演示主题|Aspose.Slides 文档

    C++中的PowerPoint演示主题...get_SolidFillColor ()); // ff8064a2 (Color [A=255, R=128, G=100, B=162])...-> get_Accent4 () -> set_Color ( Color :: get_Red ()); 新颜色会自动应用于两个元素。...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  8. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR....Interchange Format, limited to 256 colors .BMP Bitmap image file .DJVU...text, line drawings, indexed color images, and photographs Multi-page...

    docs.aspose.com/ocr/net/supported-file-formats/
  9. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。... fill_color = apdf . Color . black document . pages...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  10. Convert SVG to PDF in C# – Aspose.SVG for .NET

    Learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG for .NET.... BackgroundColor = Color. Gray ; 14 15 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

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