Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 46,167 for

color

(0.24 sec)
  1. 自 Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|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.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet protection...

    docs.aspose.com/cells/zh/javascript-cpp/advance...
  2. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = `<p style="color: green;">Name of the cell containing...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  3. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...0, 'color': None, 'highlight_color': None, 'shading_color': None...'font_size': 11.0, 'color': 'RGB(0, 0, 255)', 'highlight_color': 'RGB(255...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化的高级操作——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式(C++)。...get_SolidFillColor () -> set_Color ( Color :: get_Red ()); format ->...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); format...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  5. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...with the Shape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/nodejs-java/ellipse/
  6. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field...background_color Gets or sets the background color of the barcode...foreground_color Gets or sets the foreground color of the barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 C++ 的 AutoFit 增强演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...get_SolidFillColor () -> set_Color ( Color :: get_Black ()); fillFormat...get_SolidFillColor () -> set_Color ( Color :: get_Black ()); fillFormat...

    docs.aspose.com/slides/zh/cpp/manage-autofit-se...
  8. SVG to JPEG Conversion in Python – API for Deve...

    Convert SVG to JPEG in Python. Aspose.SVG for Python via .NET handles complex rendering including CSS filters and masks. No additional software required....internal path calculations and color mapping during the rendering...print-ready graphics. Background Color Management : Since JPEG doesn’t...

    products.aspose.com/svg/python-net/conversion/s...
  9. News Archive 2022|Documentation

    Aspose.Imaging new features and enhancements introduced in our recent releases, empowering you to unlock new possibilities in graphic processing and manipulation. Support for the most common raster file formats, alongside a diverse array of conversion options....new Size ( 1000 , 1000 ); var colors = CreateColors (); var options...SaveArgb32Pixels ( image . Bounds , colors ); image . Save (); } } } s...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  10. How to set whole sheet's border to full border?...

    how to set whole sheet’s border to full border?(means vertically and horizentally) I think AI is enough to help me, but I cannt find where to chat....CellsColor color = workbook.CreateCellsColor(); color.ThemeColor...Thin, // line thickness/style color); // colour of the border //...

    forum.aspose.com/t/how-to-set-whole-sheets-bord...