Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 44,479 for

color

(0.08 sec)
  1. ConditionalStyle.Font | Aspose.Words for .NET

    Discover the ConditionalStyle Font property to easily access and customize character formatting for enhanced text presentation in your projects.... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  2. ConditionalStyle.Type | Aspose.Words for .NET

    Discover the ConditionalStyle Type property that defines the related table area, enhancing your design flexibility and style management.... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  3. ConditionalStyleCollection.EvenColumnBanding | ...

    Discover the EvenColumnBanding property in ConditionalStyleCollection for enhanced table aesthetics. Elevate your data presentation effortlessly!... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  4. TableStyle.ConditionalStyles | Aspose.Words for...

    Discover the TableStyle ConditionalStyles property—customize your table with unique conditional styles for enhanced visual appeal and functionality.... BackgroundPatternCol = Color . AliceBlue ; // 2 - By index:...ConditionalStyles [ 0 ]. Borders . Color = Color . Black ; tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/tab...
  5. 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...
  6. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Blue (). ToArgb (), builder...builder -> get_Font () -> get_Color (). ToArgb ()); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....Inline ); // Set the title and color of the frame that appears when..."My plain text" ; tag . Color = Color . Magenta ; // Set a tag...

    reference.aspose.com/words/net/aspose.words.mar...
  8. 用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...
  9. Aspose::Words::Border::get_IsVisible method | A...

    Aspose::Words::Border::get_IsVisible method. Returns true if the LineStyle is not None in C++....ASSERT_EQ ( System :: Drawing :: Color :: get_Red (). ToArgb (), borders...borders -> idx_get ( 0 ) -> get_Color (). ToArgb ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. 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...