Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,735 for

point coloring

(1.46 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. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for .NET API, developers can render a panorama view of 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/render-a-panorama-view-o...
  3. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...= "John Smith" , Color = Aspose . Pdf . Color . Red , Width =...

    docs.aspose.com/pdf/zh/net/text-annotation/
  4. 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...
  5. 搜索

    搜索...illColor()->set_Color(System::Drawing::Color::get_Blue()); //...illColor()->set_Color(System::Drawing::Color::get_Orange());...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  6. 档案

    档案...illColor()->set_Color(System::Drawing::Color::get_Blue()); //...illColor()->set_Color(System::Drawing::Color::get_Orange());...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  7. 档案

    档案...Clear(Color.White); var pen = new Pen(Color.Blue); // 通过定义宽度为...LinearGradientBrush(image.Bounds, Color.Red, Color.White, 45f)) { graphics...

    blog.aspose.com/zh/imaging/net-drawing-library/
  8. 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...
  9. ChartDataLabelCollection.ShowDataLabelsRange | ...

    Discover the ShowDataLabelsRange property in ChartDataLabelCollection. Control data label visibility for your series and enhance data presentation effortlessly!...how to apply labels to data points in a line chart. Document doc...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...