Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 15,830 for

point

(0.1 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....been added for adding data points into series of Doughnut type...Method for removing chart data point and chart category by its index...

    docs.aspose.com/slides/java/public-api-and-back...
  2. ImageSavingArgs.is_image_available property | A...

    ImageSavingArgs.is_image_available property. Returns ``True`` if the current image is available for export....is inaccessible or does not point to a valid image. In this case...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Memory Leak Occurs when Instantiating and Dispo...

    Hello, I found that after instantiating presentation, even after the presentation.dispose () method was called, the memory usage of the jvm was still high and memory was not freed. In my debugging, I found that this part…...leakage may come from power point embedded fonts. Font memory...code, I prepared five power point files, embedded all fonts used...

    forum.aspose.com/t/memory-leak-occurs-when-inst...
  4. 档案

    档案...VectorPathRecord CreateBezierRecord(PointF point) { return new BezierKnotRecord...PathPoints = new[] { point, point, point } }; } 以下是生成的 TIFF 图像的屏幕截图以及...

    blog.aspose.com/zh/imaging/create-clipping-path...
  5. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for C++ to find if data Points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....Ask AI Find if Data Points are in the Second Pie or Bar on a...Scenarios You can find if data points of a series are in the second...

    docs.aspose.com/cells/cpp/find-if-data-points-a...
  6. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....Steps to calculate all glyph points with coordinates using C#:...Declare the resultant list with points . Specify the Init service...

    products.aspose.com/font/net/manipulate-glyphs/
  7. Drawing 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....on an image connecting two point structures. This method has...and coordinates pairs of points or Point/PointF structures as arguments...

    docs.aspose.com/psd/net/drawing-images/
  8. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!... The corresponding data point and data label are also removed...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet Points from Word document using Java....Product Family Convert Bullet Points to Paragraph in Word File using...covers how to convert bullet points to paragraph in Word file using...

    kb.aspose.com/words/java/convert-bullet-points-...
  10. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....Sets the position for comments point = draw . PointF ( 0.2 , 0.2...presentation . slides [ 0 ], point , datetime . date . today ())...

    docs.aspose.com/slides/python-net/presentation-...