Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 47,055 for

color

(0.35 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... Color = Color . Navy ; // Automatically...firstParagraphStyle . Font . Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/style/
  2. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....maxValueIndex = i ; } } // Change colors of the max and min values....Format . Fill . ForeColor = Color . Red ; series . DataPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your document's clarity and style.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...differences in resolution, size, or color depth. Update Aspose.CAD : Make...you can set the background color or adjust the scaling options...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  5. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Slicer created and...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. ChartDataPoint.clear_format method | Aspose.Wor...

    ChartDataPoint.clear_format method. Clears format of this data point...series will not invert their colors if the value is negative. for.... format . fill . color = drawing . Color . red # For a cleaner...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  8. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below....wrapping modes Customize Barcode Color Scheme Represents the available...available options to customize the color scheme of barcodes and their...

    docs.aspose.com/barcode/net/barcode-generation/
  9. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...Raw)) { Color = Color.Blue, Title = "Sample",...SoundSampleDataEncod.Raw)) { Color = Color.Red, Title = "sample-44100-16x1...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  10. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML...."style" , "color:rgb(50,150,200); background-color:#e1f0fe;" );...example, the text color and background color were changed for...

    docs.aspose.com/html/net/how-to-articles/how-to...