Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 47,056 for

color

(2.64 sec)
  1. ConditionalStyle.BottomPadding | Aspose.Words f...

    Adjust the BottomPadding property in ConditionalStyle to customize table cell spacing. Enhance your design with precise control over layout and aesthetics.... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  2. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects.... Color = Color . Red ; arrow . Stroke ...filledInArrow . Fill . ForeColor = Color . Green ; filledInArrow . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... SetColor ( Color :: Orange ()); group . SetSeriesColor...GetHighPointColor (). SetColor ( Color :: Green ()); group . GetLowPointColor...

    docs.aspose.com/cells/cpp/creating-sparklines/
  4. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....solid(Color.darkGray); // Hide axis tick...getFormat().getFill().solid(Color.yellow); // Format axis title...

    reference.aspose.com/words/java/com.aspose.word...
  5. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...the blue box has a #7099C64C color. image.png (148.9 KB) oleksii...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  6. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling...."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!..."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose.PSD for .NET 25.5 - 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 ); (( ColorFillSettings ) fillLayer...fillLayer . FillSettings ). Color = Color . Red ; psdImage . AddLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  9. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。... innerHTML = '<p style="color: red;">Please select an SpreadsheetML...'result' ). innerHTML = '<p style="color: green;">SpreadSheetML file...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  10. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....pdf" ); } Changing Color Space of a PDF Document Aspose...document’s color space. It is possible to change RGB color to CMYK...

    docs.aspose.com/pdf/java/operators/