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

point

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartXValueType...

    Aspose::Words::Drawing::Charts::ChartXValueType enum. Allows to specify type of an X value of a chart series in C++....a double-precision floating-point number. DateTime 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to create Combo chart with Golang via C++|D...

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... How to set point as total with Golang via C++...

    docs.aspose.com/cells/go-cpp/create-combo-chart/
  3. 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...
  4. ChartXValueType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChartXValueType enum to easily define X value types for your chart series, enhancing your document's data visualization....a double-precision floating-point number. DateTime 2 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. Manage Presentation Comments in PHP|Aspose.Slid...

    Master presentation comments with Aspose.Slides for PHP via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....the position for comments $point = new Point2DFloat ( 0.2 , 0...getSlides () -> get_Item ( 0 ), $point , new Java ( "java.util.Date"...

    docs.aspose.com/slides/php-java/presentation-co...
  8. 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...
  9. 档案

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

    blog.aspose.com/zh/imaging/create-clipping-path...
  10. Types of Mail Merge Operation in Java|Aspose.Wo...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record using Java....has a start point and an end point. Both points are represented...Regions There are some important points that you need to consider when...

    docs.aspose.com/words/java/types-of-mail-merge-...