Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 7,999 for

point

(0.07 sec)
  1. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your document's clarity!...revision: // once at the departure point and once at the arrival destination...

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

    Control your document revisions with the ShowOriginalRevision property. Easily toggle between original and revised text for clearer insights. Default, false....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  3. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....go mod tidy Set your PATH to point to the shared libraries in Aspose...

    docs.aspose.com/cells/go-cpp/getting-started/
  5. FieldDisplayBarcode.PosCodeStyle | Aspose.Words...

    Discover the FieldDisplayBarcode PosCodeStyle property for customizing Point of Sale barcodes. Supports UPCA, EAN13, and more for optimal efficiency....Gets or sets the style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  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. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....The reference position (in points). ReturnValue A tab stop object...() -> get_TabStops (); // 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....The reference position (in points). ReturnValue A tab stop object...() -> get_TabStops (); // 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. 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/