Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 309 for

axis system

(0.21 sec)
  1. 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-...
  2. 在 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...
  3. 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
  4. 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...
  5. 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...
  6. 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...
  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. 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-...
  9. Aspose.Page - Content is mirrored - Free Suppor...

    Hello, we use Aspose.Page in .NET and we have the problem that when we convert a .ps (postscript) file to a .pdf file, the content is mirrored. We are using the sample code from this tutorial: And it works, but as I…...operators that reverse the X‑axis, such as scale -1 1 or a matrix...our internal issue tracking system and will deliver their fixes...

    forum.aspose.com/t/aspose-page-content-is-mirro...
  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...