Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 16,460 for

point

(0.43 sec)
  1. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkline for Excel using Aspose.Cells for Node.js via C++....the high points to be colored green and the low points to be colored...

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  2. إدراج شرارة نابضة بالحياة باستخدام Node.js عبر ...

    إنشاء شرارة نابضة بالحياة لملف إكسل باستخدام Aspose.Cells for Node.js via C++....the high points are colored green and the low points are colored...

    docs.aspose.com/cells/ar/nodejs-cpp/creating-sp...
  3. Вставка спарклайна с помощью Node.js через C++|...

    Создайте спарклайн для Excel, используя Aspose.Cells for Node.js via C++....the high points are colored green and the low points are colored...

    docs.aspose.com/cells/ru/nodejs-cpp/creating-sp...
  4. Data in Non-Primitive Shape with C++|Documentation

    Access and manipulate data in non‑primitive shapes using Aspose.Cells with C++.... which in turn contain the points of each segment. Shows an example...pathSegments . Get ( j ); // Get the points in the path segment ShapePathPointCollec...

    docs.aspose.com/cells/cpp/data-in-non-primitive...
  5. Jak změnit velikost stránky PDF pomocí Pythonu

    Tento malý tutoriál se zaměřuje na to, jak změnit velikost stránky PDF pomocí Pythonu. Zahrnuje všechny podrobnosti pro konfiguraci prostředí, postupný tok programu a spustitelný ukázkový kód, který demonstruje proces změny velikosti stránky PDF pomocí Pythonu....use a scaling factor of 72 points for 1 inch of the page resolution...calculate the width and height in points by multiplying the number of...

    kb.aspose.com/cs/pdf/python/how-to-change-page-...
  6. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java to enhance your data visualization easily....on the number of series and points in a bubble chart? There is...recommended to keep the number of points reasonable for readability...

    docs.aspose.com/slides/nodejs-java/bubble-chart/
  7. 用C++设置点为总数的方法。|Documentation

    在某些Excel图表中,例如瀑布图,可能需要将点设为总数。本文介绍如何用C++与Aspose.Cells实现此功能。...u "Graphiq5" ); // Set some points as total column // In this...this example, we set points 0, 4, 8, 12 as total Vector < int32_t...

    docs.aspose.com/cells/zh/cpp/how-to-set-point-a...
  8. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++....// Raise this run of text 5 points above the baseline. auto run...// Lower this run of text 10 points below the baseline. run = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++....top-level shape, the value is in points and relative to the shape anchor...shape's horizontal distance, in points, from the left side of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Lưu trữ

    Lưu trữ...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/vi/psd/crop-image-in-circle/