Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 30,657 for

color

(0.14 sec)
  1. StructuredDocumentTagRangeStart.is_showing_plac...

    StructuredDocumentTagRangeStart.is_showing_placeholder_text property. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag)....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Compare PDF documents|Aspose.PDF for Python via...

    It's possible to compare PDF documents content with annotation marks and side-by-side output.... Color - the color of change marks. Threshold...difference_to_image ( ap . Color . red , ap . Color . white ) diff_img...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  3. Aspose::Words::Fields::BarcodeParameters::set_B...

    Aspose::Words::Fields::BarcodeParameters::set_BackgroundColor method. Bar code background Color (0x000000 - 0xFFFFFF) in C++....method Bar code background color (0x000000 - 0xFFFFFF) void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose.Cells 8.5.2中的公共API更改|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.... Clear ( Color . Blue ); //Set one page per...style and set its fill color and font color Style style = cell ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. MultiPageLayout.backColor property | Aspose.Wor...

    MultiPageLayout.backColor property. Gets or sets the background Color of the output...Gets or sets the background color of the output. The default is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Fonts - PowerPoint JavaScript API|Aspose...

    Presentations usually contain both text and images. This article shows how to use PowerPoint JavaScript API to configure the font properties of paragraphs of text on slides.... Set the font color using the FillFormat exposed...code changes the font, the color, and the font style. Figure:...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  7. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....to perform per-pixel normal/color. A per-vertex information like...like normal or vertex color is achieved by VertexElement. In Aspose...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  8. 添加曲线对象到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在您的PDF中创建一个曲线对象。... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/zh/java/add-curve/
  9. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); cellFormat...

    docs.aspose.com/slides/cpp/manage-table/