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

point

(0.45 sec)
  1. 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-...
  2. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…...spacing between the bullet point and “Coffee”). Thank you for...move content from the bullet point. <ul> <li><span>&nbsp;&nbsp...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  3. 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...
  4. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data Points in the series of a chart using Aspose.Cells for Python via .NET. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Adding Custom Labels to Data Points in the Series of the Chart...can add custom labels to data points in the series of the chart...

    docs.aspose.com/cells/python-net/adding-custom-...
  5. 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/
  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. 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...
  8. 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...
  9. 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...
  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...