Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 45,864 for

color

(0.15 sec)
  1. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...(); // Define color vectors Vector3 [] colors = new Vector3 []...idx = 0 ; for ( Vector3 color : colors ) { // Initialize cube...

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  2. Convert images TIFF to ICO via C# | products.as...

    Sample code for TIFF to ICO C# image conversion. Use API example code for batch TIFF files to ICO conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...images at multiple sizes and color depths, such that they may be...

    products.aspose.com/imaging/net/conversion/tiff...
  3. Aspose::Words::Drawing::Stroke::set_Color2 meth...

    Aspose::Words::Drawing::Stroke::set_Color2 method. Setter for Aspose::Words::Drawing::Stroke::get_Color2 in C++....set_Color2 ( System :: Drawing :: Color value ) See Also Class Stroke...Aspose::Words::Drawing::Stroke::set_Color method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. Adjust BMP images via Java | products.aspose.com

    Try our On-Premise document APIs to Adjust BMP image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....adjusting brightness, contrast, and color gamma. If a photo turns out...resulting in an unwanted color hue, utilize the color gamma adjustment...

    products.aspose.com/imaging/java/adjust/bmp/
  6. Convert images TIFF to BMP via C# | products.as...

    Sample code for TIFF to BMP C# image conversion. Use API example code for batch TIFF files to BMP conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...both monochrome as well as color format with various colour depths...

    products.aspose.com/imaging/net/conversion/tiff...
  7. Dither ICO images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither ICO images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....involves reducing the image’s color palette, thereby decreasing...prevent the disruption of smooth color gradients and the emergence...

    products.aspose.com/imaging/java/dither/ico/
  8. Dither BMP images via .NET | products.aspose.com

    Try our On-Premise document APIs to Dither BMP images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....involves reducing the image’s color palette, thereby decreasing...prevent the disruption of smooth color gradients and the emergence...

    products.aspose.com/imaging/net/dither/bmp/
  9. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...(); // Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  10. Working with Links in PDF programmatically|Aspo...

    This guide is about how to add an internal page link in PDF or insert an external website hyperlink to PDF in C++ language....PDF file, update link text color. Extract Links - extract links...

    docs.aspose.com/pdf/cpp/links/