Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 30,429 for

color

(0.07 sec)
  1. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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.... setColor ( Color . RED ); } pres . save ( "out...getSolidFillColor (). setColor ( Color . RED ); } pres . save ( "out...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. Convert AMF to GLTF via C# | products.aspose.com

    Sample code for AMF to GLTF C# conversion. Use API example code for batch AMF files to GLTF 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/net/conversion/amf-to-gltf/
  3. Convert AMF to OBJ via C# | products.aspose.com

    Sample code for AMF to OBJ C# conversion. Use API example code for batch AMF files to OBJ 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/net/conversion/amf-to-obj/
  4. Convert AMF to HTML via C# | products.aspose.com

    Sample code for AMF to HTML C# conversion. Use API example code for batch AMF files to HTML 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/net/conversion/amf-to-html/
  5. Convert OBJ to AMF via C# | products.aspose.com

    Sample code for OBJ to AMF C# conversion. Use API example code for batch OBJ 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/net/conversion/obj-to-amf/
  6. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose.CAD Python API | Process and Convert CAD...

    CAD and BIM drawings processing library to open and convert DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP files to Gif, Tiff, Jpeg, Png, Psd, Bmp, Jpeg2000, Dicom, Webp, Emf, Wmf, Svg, Pdf, Dwf, Dwfx, DXF, OBJ, FBX image formats within Python applications...options like draw color, background color, page size, scale mode...

    products.aspose.com/cad/python-net/
  8. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...2)=0" ); // Set the background color and pattern for the FormatCondition's...GetStyle (). SetBackgroundColor ( Color :: Blue ()); formatCondition...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  9. Working with Hyperlinks

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... Color . GRAY ); 17 18 RichText titleText... setFontColor (java. awt . Color . red ); 34 textStyleRed. setRunIndex...

    docs.aspose.com/note/java/working-with-hyperlinks/
  10. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。... SetColor ( Color :: Red ()); U16String outputPath...); std :: cout << "Comment color changed successfully." << std...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...