Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 47,108 for

color

(0.95 sec)
  1. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。... Color . light_blue ) opts = slides...highlight_text ( "to" , draw . Color . violet , opts ) presentation...

    docs.aspose.com/slides/zh/python-net/text-forma...
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... setColor ( Color . RED ); cellFormat . getBorderTop...getSolidFillColor (). setColor ( Color . RED ); cellFormat . getBorderBottom...

    docs.aspose.com/slides/java/manage-table/
  4. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and Color information in Python....PDF page properties such as color and set page properties. The...box. Bleed is the amount of color (or artwork) that extends beyond...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...return offsets def rgb_string_to_color(rgb_str): if rgb_str and rgb_str...rgb_str[4:-1].split(",")) return Color.from_argb(r, g, b) except Exception:...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">File encrypted successfully...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  7. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....3D model, maybe in different colors, rendering engine usually share...(); // Define color vectors Vector3 [] colors = new Vector3 []...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  8. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... innerHTML = '<p style="color: red;">Please select an Excel...result . innerHTML = '<p style="color: green;">Files saved in memory...

    docs.aspose.com/cells/javascript-cpp/different-...
  9. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。... setColor ( Color . RED ); cell . getCellFormat...getSolidFillColor (). setColor ( Color . RED ); cell . getCellFormat...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  10. 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...