Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 15,297 for

point

(0.15 sec)
  1. 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/
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++....paragraph break with an exclamation point. int32_t count = doc -> get_Range...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....Steps to calculate all glyph points with coordinates using C++:...Declare the list points of type System::Drawing::Point: This list will...

    products.aspose.com/font/cpp/manipulate-glyphs/
  4. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...as a parameter, the previous point can be ignored. Close the page...pattern instead of the last 4 points following will be: Create System...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  5. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection 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...
  6. Public API Changes in Aspose.Cells 8.9.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....hyperlinks in one worksheet point to a location in another worksheet...regardless of the fact that they point to a location in a separate...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....set_CoordOrigin ( System :: Drawing :: Point ( - 250 , - 250 )); // Create...group shape, and place it 100 points below and to the right of //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. How to create a tornado chart with Golang via C...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... Sample Code How to set point as total with Golang via C++...

    docs.aspose.com/cells/go-cpp/create-tornado-chart/
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript....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/nodejs-java/create-chart/
  10. Process Excel Files in Go (Golang) Using Aspose...

    How to quickly integrate Aspose.Cells for Go via C++ for Excel operations...go mod tidy Set your PATH to point to the shared libraries in Aspose...

    blog.aspose.com/cells/process-excel-files-in-go...