Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 15,358 for

point

(0.23 sec)
  1. 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...
  2. 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...
  3. 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...
  4. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, Points....sets width of revision bars, points. @property def revision_bars_width...revision: # once at the departure point and once at the arrival destination...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all tab stop positions in C++....() -> get_TabStops (); // 72 points is one "inch" on the Microsoft...// A tab stop collection can point us to TabStops before and after...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::TabStopCollection::GetHashCode m...

    Aspose::Words::TabStopCollection::GetHashCode method. Serves as a hash function for this type in C++....() -> get_TabStops (); // 72 points is one "inch" on the Microsoft...// A tab stop collection can point us to TabStops before and after...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. 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...
  9. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 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/