Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 6,810 for

point coloring

(0.87 sec)
  1. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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 = System . Drawing . Color . Red ; textbox...foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify document lines containing revised information. Default value is Red in C++....method Allows to specify the color to be used for side bars that...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. PSB ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSB ファイルを開いて編集する...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/jp/editor/psb/
  4. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the data label of one data point has been set to “United Kingdom...data series of the third data point. const dataLabels = chart ....

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  5. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Python via .NET 提供生成节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。... CreateMeshUsingPolyg () # Point node to the mesh cube1 . entity...create_child_node ( "cube2" ) # Point node to the mesh cube2 . entity...

    docs.aspose.com/3d/zh/python-net/add-node-hiera...
  6. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....basic formatting such as fonts, colors, bold and italic text, as well...x . text_state . foreground_color is not None and x . text_state...

    docs.aspose.com/pdf/python-net/whatsnew/
  7. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....measurement in PostScript are points, where 1 point is equal to 1/72 inch...geometrical figures, consider this point-based measurement. In PostScript...

    products.aspose.com/page/net/add-shapes-to-ps/
  8. 从相机以图像格式渲染 3D 视图|Documentation

    使用 Aspose.3D for Python via .NET,开发人员可以渲染图像以查看 3D 模型的逼真图像,具有或不具有增强的背景,纹理,阴影,还可以调整图像大小。...pydrawing import Color , Size from aspose.pydrawing...10) and look at the origin point for rendering, # It must be...

    docs.aspose.com/3d/zh/python-net/render-3d-view...
  9. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...usually represented by small 2-colors (usually black&white) simple...as a parameter, the previous point can be ignored. Close the page...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  10. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons...a revision has a different color to differentiate it from the...revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...