Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 30,674 for

color

(0.07 sec)
  1. 在 Aspose.Cells 中锁定 WordArt 水印|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....//Set the color wordArtFormat . ForeColor = Color . Red ; //Set...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  2. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... color = "#FF0000" ; listLevel . font..."Wingdings" ; listLevel . font . color = "#0000FF" ; listLevel . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....setCategoryData ( "A2:A9" ); // Set Color for the first series(Volume)...setForegroundColor ( new AsposeCells . Color ( 79 , 129 , 189 )); // Fill...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  4. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    Java原始程式碼用於處理Java和PHP上的PDF檔中的文本,德爾福。... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    products.aspose.com/pdf/zh-hant/java/text/
  5. Aspose::Words::Document::GetPageInfo method | A...

    Aspose::Words::Document::GetPageInfo method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering in C++....check whether the page is in color or not. auto doc = System ::...page of the document is not colored. ASSERT_FALSE ( doc -> GetPageInfo...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Remove background in TIFF documents via Java | ...

    Try our On-Premise document APIs to change background from TIFF files on Java Application....images featuring a uniform color background, an automatic method...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/remove-backgro...
  7. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... color = aspose . pydrawing . Color . red y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add background to PNG image file via .NET | pro...

    Add background to PNG image file via .NET....desired colors for background. Set bitmap pixel color with SetPixel()...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  10. Create rectangle as polylines and fill it with ...

    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.... use CadHatch to work with color and use CadEdgeBoundaryPath...CadHatchPatternData for pattern. Example: Coloring of inserts with new added...

    docs.aspose.com/cad/net/how-to/create-rectangle...