Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 324 for

axis system

(0.15 sec)
  1. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......ConvertHtmlToDocumen failed: at System.Drawing.SafeNativeMethods.Gdip...GdipCreateMatrix(IntPtr& matrix) at System.Drawing.Drawing2D.Matrix…ctor()...

    forum.aspose.com/latest.rss
  2. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …... For the axis the formatting is working: chart...seriesMen.Format.Fill.ForeColor = System.Drawing.Color.FromArgb(40,...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  3. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....value along the x-axis of the coordinate system, the second one...one – on the y-axis. Here is an example illustrates the various...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  4. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...Drawing 后端,而不是 System.Drawing 系统库。 因此,请导入 Aspose...Aspose.Page.Drawing 命名空间,而不是 System.Drawing 命名空间。在上面和下面的代码片段中,将使用 Aspose...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  5. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...IChart) { chart = (IChart) shape; System.out.println("chart found.");...break; } } if (chart == null) { System.out.println("No chart found...

    forum.aspose.com/t/facing-issue-while-linking-e...
  6. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evalu......our internal issue tracking system and will deliver their fixes...> <div class="highcharts-axis-labels highcharts-xaxis-labels"...

    forum.aspose.com/t/svg-foreignobject-not-render...
  7. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java.... System.out.println(MessageFormat.format("The...{0}",fill.getFillType())); System.out.println(MessageFormat.format("The...

    reference.aspose.com/words/java/com.aspose.word...
  8. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....coordinate system for its child shapes. The coordinate system is defined...ShapeInfoPrinter(); group.accept(printer); System.out.println(printer.getText());...

    reference.aspose.com/words/java/com.aspose.word...
  9. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....coordinates for the vertical Y-axis. Let’s have an with the next...1 using System.Collections.Generic ; 2 using System.Drawing ;...

    docs.aspose.com/font/net/developer-guide/using-...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....save them to the local file system as individual files. Document...as a file to the local file system. NodeCollection shapes = doc...

    reference.aspose.com/words/java/com.aspose.word...