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

color

(0.93 sec)
  1. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....size, font style, and font color etc. In order to add text in...size, font style, and font color etc. In order to add text in...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  2. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...(); // Set the table border color as LightGray table -> set_Border...All , .5f , Aspose :: Pdf :: Color :: get_LightGray ())); // Set...

    products.aspose.com/pdf/zh-hant/cpp/table/
  3. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....size, font style, and font color etc. In order to add text in...size, font style, and font color etc. In order to add text in...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  4. Get Cells Range|Documentation

    Learn how to get cells range through the Aspose.Cells for JavaScript via C++ API....SaveFormat , FileFormatType , Color } = AsposeCells ; AsposeCells...createStyle (); temp . font . color = new Color ( 255 , 0 , 0 ); cell...

    docs.aspose.com/cells/javascript-cpp/get-cells-...
  5. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Issue with Data Label Borders in Charts – PPTX ...

    Hi Aspose Team, I’ve encountered an issue where data labels in charts begin to show borders unexpectedly under certain conditions. Specifically, this happens when: Saving the file after making changes Duplicating a sl…...setColor(new Color(103, 88, 149)); seriesB.getDataPoints()...getSolidFillColor().setColor(new Color(70, 151, 226)); seriesF.getDataPoints()...

    forum.aspose.com/t/issue-with-data-label-border...
  7. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Purple...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  8. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  9. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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.... Color is represented as 32-bit ARGB...structure where there are 4 color channels and they are stored...

    docs.aspose.com/imaging/java/public-api-changes...
  10. 更改单元格的格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库更改单元格格式,包括字体、颜色、边框等。通过调整这些属性,可以更好地控制单元格的外观。... innerHTML = '<p style="color: red;">Please select an Excel...format style . font . color = AsposeCells . Color . Red ; style . font...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...