Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 15,710 for

point

(0.25 sec)
  1. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…...<styleUrl>#s47690667</styleUrl> <Point> <coordinates>-99.9999,99.9999...9999,0</coordinates> </Point> </Placemark> I am able to read attributes...

    forum.aspose.com/t/reading-style-based-attribut...
  2. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...the Exact Coordinates of Data Points from a Presentation Chart in...margin; // using the actual data point instead of zeroth in actual...

    forum.aspose.com/t/getting-the-exact-coordinate...
  3. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Custom Data Label of Chart Point with Golang via C++ Read Axis...

    docs.aspose.com/cells/go-cpp/disable-text-wrapp...
  4. Remove background from images in C#|Documentation

    Setting some of the pixel values in an image to zero, or some other “background” value is known as Masking. C# Image Processing Library supports the following types of masking....repeated auto masking with new points The following example demonstrates...segmentation with user-defined point and feathering radius The following...

    docs.aspose.com/imaging/net/removing-background...
  5. Working with DICOM Data Elements Using Aspose.M...

    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....with double-precision floating-point values) as an example. Aspose...FloatingPointDouble - Floating Point Double (FD) VR FloatingPointSingle...

    docs.aspose.com/medical/net/developer-guide/dat...
  6. Aspose.Words.Drawing.Charts module | Aspose.Wor...

    The Aspose.Words.Drawing.Charts module provides classes that allow to access charts in Microsoft Word documents....Represents data label on a chart point or trendline. To learn more...formatting of a single data point on the chart. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the dataPoints seems to be empty… I have a ch…...property to update all data points }; charttest.Calculate(options);...(ChartPoint point in series.Points) { // Do not collect points with...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  8. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using C#. This article provides a list of steps and a sample code to remove bullet Points from Word document using C#....Product Family Convert Bullet Points to Paragraph in Word File using...article assists to convert bullet points to paragraph in Word file using...

    kb.aspose.com/words/net/convert-bullet-points-t...
  9. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...Change the hyperlink field to point to the bookmark you created...// Change the hyperlink to point to the bookmark builder.Ins...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  10. 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...