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

point

(0.21 sec)
  1. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property to customize content movement visibility with effects like DoubleStrikeThrough. Enhance your document clarity!...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  2. RevisionOptions.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight formatting changes and enhance readability with this user-friendly feature....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... data_points . add_data_point_for_bar_series ( workbook...20 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/python-net/create-chart/
  4. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....continue the count from that point onward. doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously in C++....continue the count from that point onward. doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....continue the count from that point onward. doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....Series [ 0 ]; // Add a new point (1:3) to the series. series...2 , 2 , 3 )); // Add a new point (2:10). series . DataPoints...

    docs.aspose.com/slides/net/create-chart/
  8. PPT Waterfall Chart: Data Labels Not Showing Co...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...comma in excel settings, data points and the value axis are not...categories[i])); } // Add series with data points IChartSeries series = chart...

    forum.aspose.com/t/ppt-waterfall-chart-data-lab...
  9. FieldDisplayBarcode.pos_code_style property | A...

    FieldDisplayBarcode.pos_code_style property. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...Gets or sets the style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....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/php-java/create-chart/