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

color

(0.06 sec)
  1. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....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...
  2. Add text to BMP via .NET | products.aspose.com

    Add text to BMP image file using .NET graphic library...using the desired text font, color and coordinates. Save the created...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  3. | Aspose

    Sample code for TIFF to DOC Java conversion. Use API example code for batch TIFF files to DOC conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/ocr/java/conversion/tiff-to...
  4. | Aspose

    Sample code for TIF to XML Java conversion. Use API example code for batch TIF files to XML conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. Modifing AcroForm|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/modifing-form/
  6. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...-> get_Color (), newStyle -> get_Font () -> get_Color ()); Shows...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. 在 Ruby 中对形状的每个文本值应用不同的样式|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, font, size and style etc. shape...UNDEFINED ) \ # Set properties e.g. color, font, size and style etc. shape...

    docs.aspose.com/diagram/zh/java/apply-different...
  8. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using JavaScript with Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: red;">Please select a .pfx...

    docs.aspose.com/cells/javascript-cpp/add-digita...
  9. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Convert Text to SVG using C#

    This guide covers the details to convert text to SVG using C#. It includes the step-by-step process and a runnable sample code to make svg from text using C#....appearance parameters like the color and position coordinates before...want to change the background color of an SVG, then read the article...

    kb.aspose.com/svg/net/convert-text-to-svg-using...