Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 15,855 for

point

(0.11 sec)
  1. ポイントを合計として設定する方法(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/ja/cpp/how-to-set-point-a...
  2. 如何使用 Python 更改 PDF 的页面大小

    这个小教程重点介绍如何使用 Python 更改 PDF 的页面大小。它包含配置环境的所有细节、逐步程序流程和可运行的示例代码,以演示使用 Python 更改 PDF 页面大小的过程。...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/zh/pdf/python/how-to-change-page-...
  3. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....top-level shape, the value is in points. For shapes in a group, the...shape's horizontal distance, in points, from the left side of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::ToaCategories::idx_set m...

    Aspose::Words::Fields::ToaCategories::idx_set method. Gets or sets the category heading by category number in C++....category that its "\c" switch points to. builder -> InsertField...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldOptions::get_ToaCat...

    Aspose::Words::Fields::FieldOptions::get_ToaCategories method. Gets or sets the table of authorities categories in C++....category that its "\c" switch points to. builder -> InsertField...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. إدارة تعليقات العرض التقديمي في C++|وثائق Aspos...

    قم بإدارة تعليقات العرض التقديمي باستخدام Aspose.Slides للغة C++: إضافة، قراءة، تحرير، وحذف التعليقات في ملفات PowerPoint بسرعة وسهولة....التعليقات PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/ar/cpp/presentation-comm...
  7. Administrar comentarios de presentación en C++|...

    Domine los comentarios de presentación con Aspose.Slides para C++: agregue, lea, edite y elimine comentarios en archivos de PowerPoint rápida y fácilmente....comentarios PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/es/cpp/presentation-comm...
  8. Trouver la position absolue de la forme dans la...

    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....Assistant Close Obtenir les points de connexion de la forme...

    docs.aspose.com/cells/fr/net/finding-absolute-p...
  9. Administrar series de datos de gráficos en pres...

    Aprenda a gestionar series de gráficos en Java para PowerPoint (PPT/PPTX) con ejemplos de código prácticos y buenas prácticas para mejorar sus presentaciones de datos....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/es/java/chart-series/
  10. Formatage du tableau en Java|Aspose.Words pour ...

    Mise en forme des tableaux en détails. Utiliser Java pour formater chaque partie du tableau....définir la quantité d’espace (en points) à ajouter à gauche / haut...pour spécifier la largeur en points Les images ci-dessous montrent...

    docs.aspose.com/words/fr/java/applying-formatting/