Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 45,860 for

color

(0.08 sec)
  1. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...:HorizontalRuleFormat::get_Color method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add Borders in Excel using Java

    Add borders in Excel using Java with the help of this article. Get IDE settings, a list of steps, and a sample code to create a border in Excel using Java....range using the border type and color Autofit the columns around the...style, color, an array of styles for border, and colors. This...

    kb.aspose.com/cells/java/add-borders-in-excel-u...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 将 3D 场景另存为 HTML|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....pydrawing import Color from aspose.threed import Scene...material . diffuse_color = Vector3 ( Color . chartreuse ) # Set...

    docs.aspose.com/3d/zh/python-net/save-3d-scene-...
  6. Aspose::Words::Border::get_LineWidth method | A...

    Aspose::Words::Border::get_LineWidth method. Gets or sets the border width in points in C++....get_Border () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the page border is positioned relative to intersecting texts and objects in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....create the render target like color bits, depth bits, stencil bits... new Light () { Color = new Vector3 ( Color . White ), LightType...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....specify the compression and color mode of output image to create...output file as a grayscale or color image. Code to Convert Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...