Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 44,876 for

color

(0.45 sec)
  1. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 C++ 处理 PDF 中的标头的示例 C++ 代码。...() -> set_ForegroundColor ( Color :: get_Green ()); document ->...

    products.aspose.com/pdf/zh-hans/cpp/header/
  2. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell.... color = "#FFA500" ; builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_Color property. Allows to specify the Color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_from_text_color property RevisionOptions.moved_from_text_color property...property Allows to specify the color to be used for areas where content...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Invert Adjustment Layer|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.... The color inversion API allows to add...already saw how to invert image colors using Curves adjustment layer...

    docs.aspose.com/psd/java/layer-types/adjustment...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Rotation method. Gets or sets the rotation of the data labels of the entire series in degrees in C++....Solid ( System :: Drawing :: Color :: get_DarkBlue ()); // Set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Crop, Rotate and Resize Images|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....Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/psd/java/crop-rotate-and-resize...
  7. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency.... HighlightColor = Color . Yellow ; doc . FirstSection...World!" ; run . Font . Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/run/
  9. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET....This blending generates a new color as a result of the alpha channel...channel mixing with the original colors in the image. To draw graphics...

    docs.aspose.com/drawing/net/working-with-image-...
  10. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...Cpp/Color.h> #include <Aspose.PDF.Cpp/Table/Table...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // 设置表格单元格的边框...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...