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

point coloring

(0.27 sec)
  1. Adding a Signature to an Image|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....that accepts an object of the Point as second parameter and tries...PngOptions class. Complete Source Color Space Conversion for JPEG through...

    docs.aspose.com/psd/net/adding-a-signature-to-a...
  2. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C++....method Allows to specify the color to be used for deleted content...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. 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...
  4. 添加节点层次结构并在 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...
  5. DataLabels.WidthPixel always returns 0 after Ca...

    Hi all, I need your help. I am using Apsose.Cells 26.6.0 I have both identical charts in structure (2 series, line chart): chart0 (on the left) and chart1 (on the right). In both charts, I add a datalabel for the last…...datalabel for the last data point of the second series and I set...shape.Fill.SolidFill.Color = System.Drawing.Color.Red; shape.Line...

    forum.aspose.com/t/datalabels-widthpixel-always...
  6. 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/
  7. 从相机以图像格式渲染 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...
  8. 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...
  9. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces into the supported image formats.... Point }). Transform . Translation...( new Light () { Color = new Vector3 ( Color . CadetBlue ) })...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  10. 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/