Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 15,831 for

point

(0.11 sec)
  1. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.character_code property. Gets or sets the character's code Point value in decimal or hexadecimal....or sets the character’s code point value in decimal or hexadecimal...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Race condition in Font properties in Aspose.PDF...

    While running a method that has the scope to set some properties on all Font instances of a PDF documents, we had a race condition. –InvalidOperationException at System.ThrowHelper.ThrowInvalidOperationException(Except…...This method is called from a point in our code in this way: var...

    forum.aspose.com/t/race-condition-in-font-prope...
  6. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...Returning 0 and 1 for Bullet Points on Same Depth - Visually Aspose...listDepth as 0 for the first point , then onwards we are getting...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  7. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display....how to apply labels to data points in a line chart. def data_labels...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection....how to apply labels to data points in a line chart. def data_labels...will appear next to each data point in the graph and display its...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in Points. 1 Point is 1/72 inch in C++....height of the image in points. 1 point is 1/72 inch. double Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....get_Item ( 0 ); // Adds a new point (1:3) to the series series ...2 , 2 , 3 )); // Adds a new point (2:10) series . getDataPoints...

    docs.aspose.com/slides/java/create-chart/