Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 15,355 for

point

(0.12 sec)
  1. Node.js 経由でシェイプの接続ポイントを取得|Documentation

    Excelのシェイプから接続ポイントを取得する方法をAspose.Cells for Node.js via C++を使用して学びます。...); // Get all the connection points in this shape const connectionPoints...(); // Display all the shape points connectionPoints . forEach...

    docs.aspose.com/cells/ja/nodejs-cpp/get-connect...
  2. Missing category from the last bar in a dynamic...

    We open a powerPoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…...categories and that the data points correspond to the categories...issue persists, verify the data points associated with the last category...

    forum.aspose.com/t/missing-category-from-the-la...
  3. Управление комментариями презентации в .NET|Док...

    Эффективно управляйте комментариями презентаций с помощью Aspose.Slides для .NET: добавляйте, читайте, редактируйте и удаляйте комментарии в файлах PowerPoint быстро и легко....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // Добавляет...

    docs.aspose.com/slides/ru/net/presentation-comm...
  4. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...(Left, Right, Top, Bottom) in points (1 pt = 1/72 in). 3 Using an...HtmlLoadOptions { // Page size (A4 in points) PageInfo = { Width = 597.6...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  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. إدراج شرارة نابضة بالحياة باستخدام 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...
  7. Вставка спарклайна с помощью 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...
  8. Resize PDF using C# | Aspose.PDF

    Resize PDF documents programmatically with C# sample code using Aspose.PDF for .NET....1 inch = 72 points // So A4 dimensions in points will be (842...

    products.aspose.com/pdf/net/resize/
  9. 用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...
  10. 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-...