Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 45,899 for

color

(0.19 sec)
  1. Convert DXF to AMF via Python | products.aspose...

    Sample code for DXF to AMF Python conversion. Use API example code for batch DXF files to AMF conversion within VB.NET, Asp.NET or any .NET based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/python-net/conversion/dx...
  2. Add border to TIFF image file via .NET | produc...

    Add border to TIFF image file via .NET....monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  3. Add Image to PNG image file via .NET | products...

    Add image to PNG image bitmap via .NET....monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  4. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...SetHasUpDownBars ( true ); // Set the colors of Up and Down Bars chart ...GetArea (). SetForegroundColor ( Color :: Green ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  5. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. Convert DAE to AMF via Java | products.aspose.com

    Sample Java conversion code for DAE format to AMF file. Use this example code to convert DAE to AMF within any Web or Desktop Java based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/java/conversion/dae-to-amf/
  7. Convert AMF to PLY via Java | products.aspose.com

    Sample Java conversion code for AMF format to PLY file. Use this example code to convert AMF to PLY within any Web or Desktop Java based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/java/conversion/amf-to-ply/
  8. Add Text to PDF Using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...new FontRepository (); $colors = new Color (); $textFragment ->...() -> setForegroundColor ( $colors -> getBlue ()); $textFragment...

    products.aspose.com/pdf/php-java/text/
  9. Compress AMF File Formats via JAVA | products.a...

    Sample Java compression code for AMF file. Use this example code to compress AMF file within any Web or Desktop Java based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/java/compression/amf/
  10. How to set whole sheet's border to full border?...

    how to set whole sheet’s border to full border?(means vertically and horizentally) I think AI is enough to help me, but I cannt find where to chat....CellsColor color = workbook.CreateCellsColor(); color.ThemeColor...Thin, // line thickness/style color); // colour of the border //...

    forum.aspose.com/t/how-to-set-whole-sheets-bord...