Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 16,572 for

point

(0.16 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. 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/
  5. 用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...
  6. 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-...
  7. 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...
  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. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...Width; } } // Convert pixels to points float textWidthPoints = textWidthPixels...72 / 96f; // 1 pixel = 0.75 points (approx) float heightPoints...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  10. Archivo

    Archivo...Float point = new Point2D.Float(0.2f, 0...presentation.getSlides().get_Item(0), point, new Date()); // Guardar presentación...

    blog.aspose.com/es/slides/add-comments-in-power...