Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,218 for

graph

(0.07 sec)
  1. Shape jumping to the next page - Free Support F...

    Hi, I am trying to draw rectangles on a PDF page, but when I draw the last one near the page borders, it gets moved to the next page at the same position. image.png (1.8 KB) var Graph = new Aspose.Pdf.Drawing.Graph((d…...8 KB) var graph = new Aspose.Pdf.Drawing.Graph((double)width...Can we change the position of graph instance IsChangePosition =...

    forum.aspose.com/t/shape-jumping-to-the-next-pa...
  2. shape - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....GradientAxialShading GradientRadialShadin Graph InternalHelper Line Path PatternColorSpace...Gets object that indicates the graph info,such as color, line width...

    reference.aspose.com/pdf/java/com.aspose.pdf.dr...
  3. LineWidth | Aspose.PDF for .NET API Reference

    Gets or sets a float value that indicates the line width of the Graph....indicates the line width of the graph. public float LineWidth { get...

    reference.aspose.com/pdf/net/aspose.pdf/graphin...
  4. Chart.Series | Aspose.Words for .NET

    Chart Series property. Provides access to series collection in C#....type of chart series for a graph type. public void ChartSeriesCollectio...data points on the chart's graph. chart . Series . Add ( "Series...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Added rectangle not showing up - Free Support F...

    Hi, I am using windows 10, JDK 11, with the latest aspose pdf version (23.1). I have a problem when i try to draw rectangles in a pdf. The rectangles are not rendered if i do more operation on the pdf document. Curren…...Graph graph = new com.aspose.pdf.drawing.Graph(pageWidth...pageHeight); page.getParagraphs().add(graph); final float x = 59.69323f;...

    forum.aspose.com/t/added-rectangle-not-showing-...
  6. Color | Aspose.PDF for .NET API Reference

    Gets or sets a Coloraspose.pdf/Graphinfo/color object that indicates the color of the Graph....indicates the color of the graph. public Color Color { get ;...

    reference.aspose.com/pdf/net/aspose.pdf/graphin...
  7. Aspose::Email::Mapi::MapiPropertyCollection Cla...

    Public Member Functions | Protected Member Functions | Friends | List of all members Aspose::Email::Mapi::MapiPropert......class Aspose::Email::Clients::Graph::V1::Commands::CopyFolderCommand...class Aspose::Email::Clients::Graph::V1::Commands::CopyMessageCommand...

    reference.aspose.com/email/cpp/class/aspose.ema...
  8. Title | Aspose.PDF for .NET API 参考

    获取或设置表示图形标题的字符串值...Title Graph.Title property 获取或设置表示图形标题的字符串值。 public TextFragment...也可以看看 class TextFragment class Graph 命名空间 Aspose.Pdf.Drawing 部件 Aspose...

    reference.aspose.com/pdf/zh/net/aspose.pdf.draw...
  9. GraphInfo | Aspose.PDF for .NET API Reference

    Gets or sets a GraphInfoaspose.pdf.drawing/shape/Graphinfo object that indicates the Graph infosuch as color line widthetc....GraphInfo object that indicates the graph info,such as color, line width...

    reference.aspose.com/pdf/net/aspose.pdf.drawing...
  10. Working with Graphs in PDF file|Aspose.PDF for ...

    This article explains what a is Graph, how to create a filled rectangle object, and other functions...with Graphs in PDF file Contents [ Hide ] What is Graph Adding...Adding graphs to PDF documents is a very common task for developers...

    docs.aspose.com/pdf/net/graphs/