Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 46,167 for

color

(0.18 sec)
  1. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....DefaultAppearance(Font font, double size, Color color) class. This class can be...font , 10 , System . Drawing . Color . Black ); } // Save PDF document...

    docs.aspose.com/pdf/net/modifing-form/
  2. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....characteristics, including the color, position, etc. Steps to Draw...class instance containing the color and coordinates Save the output...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  3. Apply Shading to Alternate Rows and Columns wit...

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

    docs.aspose.com/cells/nodejs-cpp/apply-shading-...
  4. 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-...
  5. 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-...
  6. Aspose::Words::Lists::ListLevel::get_TabPositio...

    Aspose::Words::Lists::ListLevel::get_TabPosition method. Returns or sets the tab position (in points) for the list level in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for JavaScript via C++....color ShadowEffect.distance ShadowEffect...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  8. 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...
  9. 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...
  10. 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-...