Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 45,426 for

color

(0.15 sec)
  1. Insert Hyperlinks in Worksheet|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.... Color = System . Drawing . Color . Blue ; sheet...FontUnderlineType . Single ; hlink_font . Color = HSSFColor . Blue . Index ;...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  2. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well.... BackgroundColor Color.White No Specifies the output...output image’s background color. DrawType CadDrawTypeMode.UseDrawColor...

    docs.aspose.com/cad/net/developer-guide/convert...
  3. Reading and Writing Query Table of Worksheet wi...

    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.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML += '<p style="color: green;">PreserveFormatting...

    docs.aspose.com/cells/javascript-cpp/reading-an...
  4. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look....Assistant Close Adding 2-Color Scale and 3-Color Scale Conditional Formattings...

    docs.aspose.com/cells/python-net/apply-shading-...
  5. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....(Font font, double size, Color color) class. This class can be...( font , 10 , java . awt . Color . BLACK )); // Save updated...

    docs.aspose.com/pdf/java/modifing-form/
  7. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection class. Represents a collection of Y values for a chart series in C++....maxValueIndex = i ; } } // Change colors of the max and min values....set_ForeColor ( System :: Drawing :: Color :: get_Red ()); series -> get_DataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....mode as well as the background color Draw the string and the shape...draw shapes, and adjust pen color, position, radius, etc., before...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  9. Convert DWF to PDF in Python

    This quick tutorial explains how to transform DWF to PDF in Python. It includes all essential information needed to build a complete DWF to PDF converter software in Python....draw type, background color, draw color, layers, layouts, pen...

    kb.aspose.com/cad/python/convert-dwf-to-pdf-in-...
  10. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....get_Border () -> set_Color ( System :: Drawing :: Color :: get_Green...Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...