Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 16,191 for

point

(0.19 sec)
  1. إدراج شرارة نابضة بالحياة باستخدام 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...
  2. Вставка спарклайна с помощью 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...
  3. 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...
  4. 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-...
  5. 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/
  6. 用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...
  7. 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...
  8. 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...
  9. Изменения публичного API в Aspose.PDF для Java ...

    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....1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...pdf" ); Point [] vertices = new Point [] { new Point ( 100 ,...

    docs.aspose.com/pdf/ru/java/public-api-changes-...
  10. Змініть розмір EPS за допомогою Java API Solution

    Функціональність змінення розміру EPS, яку пропонує рішення Aspose.Page API для Java, пояснюється та проілюстровано за допомогою фрагментів коду тут....встановивши новий розмір у Points у Java У наступному фрагменті...Setting new size of EPS file in points. 2 3 // Initialize PS document...

    docs.aspose.com/page/uk/java/resize-eps/