Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,536 for

graph

(0.28 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....[ Hide ] Add Curve object A graph Curve is a connected union of...to use Bézier curves in your Graphs. Bézier curves are widely used...

    docs.aspose.com/pdf/java/add-curve/
  2. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....feature to add graph objects (for example graph, line, rectangle...of PDF file Create Graph instance. Add Graph object to paragraphs...

    docs.aspose.com/pdf/cpp/add-line/
  3. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....feature to add graph objects (for example graph, line, rectangle...Border for Drawing object. Add Graph object to paragraphs collection...

    docs.aspose.com/pdf/net/add-arc/
  4. How to Add Lines to PDF in Python

    This article guides on how to add lines to PDF in Python. The basic information is provided on how to insert a line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....adding a page to it Create a graph object and a line object with...collection of the graph object declared above Add the graph object to...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  5. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...int zIndex ) { // Create a Graph object with dimensions matching...rectangle var graph = new Aspose . Pdf . Drawing . Graph ( width ...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  6. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...object 为Drawing对象设置 Border 将 Graph 对象添加到页面的段落集合中 保存我们的PDF文件 以下代码片段显示了如何添加...auto graph = MakeObject < Aspose :: Pdf :: Drawing :: Graph > (...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  7. Remove background from images|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....background removing results, Graph Cut segmentation with pre-calculated...brushstrokes can be used. Using Graph Cut auto masking with feathering...

    docs.aspose.com/imaging/java/remove-background-...
  8. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...Add (); // Create Graph instance var graph = new Aspose . Pdf...Pdf . Drawing . Graph ( 100 , 400 ); // Add graph object to paragraphs...

    docs.aspose.com/pdf/zh/net/add-line/
  9. Working with Graphs in PDF using Python|Aspose....

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

    docs.aspose.com/pdf/python-net/working-with-gra...
  10. Remove background from images in Java|Documenta...

    Setting some of the pixel values in an image to zero, or some other “background” value is known as Masking. Java Image Processing Library supports the following types of masking....Masking Auto Masking Using Graph Cut auto masking with feathering...iteration is performed. Using Graph Cut auto masking with specified...

    docs.aspose.com/imaging/java/removing-backgroun...