Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,971 for

point coloring

(0.04 sec)
  1. PSD ファイルをオンラインで編集 | products.aspose.com

    PSD アドビフォトショップファイルをオンラインで編集...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/
  2. 段落|Aspose.Slides 文档

    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.... Float point = portion . getCoordinates ();...getSolidFillColor (). setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  3. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....pentagon Declare an array of 5 points and fill it with appropriate...calculations to create an array of points depicting the vertices of the...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  4. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats.... Point }). Transform . Translation...( new Light () { Color = new Vector3 ( Color . CadetBlue ) })...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...
  5. Aspose.Cells 9.0.0 中的公共 API 更改|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.... Color = System . Drawing . Color . Red ; textbox...foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...with Multichannel or Duotone color mode at this time due to known...Message.ToLower().Contains("color mode") && e.InnerException.Message...

    forum.aspose.com/t/index-was-outside-the-bounds...
  7. Managing Controls|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....toolbar, click AutoShapes , point to Lines , and select the line...15-degree angles from its starting point, hold down SHIFT as you drag...

    docs.aspose.com/cells/net/managing-controls/
  8. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format etc...SeriesCollection area Area of a single point in a SeriesCollection The following...

    docs.aspose.com/cells/net/setting-chart-appeara...
  9. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...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/psd/
  10. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API.... Color . White ); chart . getPlotArea...(). setColor ( AsposeCells . Color . White ); chart . getLegend...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...