Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 16,215 for

point

(0.12 sec)
  1. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。...// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  2. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in Points) between the cells....sets the amount of space (in points) between the cells. @property..."cell_spacing" property, in points. # Set the "allow_cell_spacing"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....of the border from text in points. get_Horizontal () Gets the...or sets the border width in points. get_Right () Gets the right...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java....// the cursor will jump 36 points each time we press the Tab...default tab stops, which is 72 points. // We can add custom tab stops...

    reference.aspose.com/words/java/com.aspose.word...
  5. C++でチャートシリーズのX値とY値の種類を見つける方法|Documentation

    Aspose.Cells for C++を使用して、チャートシリーズポイントのX値とY値の種類を判定する方法を学びます。ガイドでは、さまざまなデータ値のタイプと、それらにアクセスし操作する方法を説明します。...Calculate (); // Access first chart point in the first series ChartPoint...of X and Y values of chart point std :: cout << "X Value Type:...

    docs.aspose.com/cells/ja/cpp/find-type-of-x-and...
  6. أرشيف

    أرشيف..."MF") # تعيين موقف التعليق point = drawing.PointF(0.2, 0.2) #...comment", presentation.slides[0], point, datetime.date.today()) # أضف...

    blog.aspose.com/ar/slides/add-comments-to-ppt-s...
  7. تغييرات API العامة في Aspose.Cells 9.0.0|Docume...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } تمت...

    docs.aspose.com/cells/ar/net/public-api-changes...
  8. Настройка фигур в презентациях с помощью PHP|До...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для PHP через Java: геометрические пути, закруглённые углы, составные фигуры....создать пользовательскую форму: $points = new Java ( "java.util.ArrayList"...Math" ) -> sin ( $radians ); $points -> add ( new Point2DFloat (...

    docs.aspose.com/slides/ru/php-java/custom-shape/
  9. Travailler avec du texte dans PS | .NET

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...case it is a black colored 1-points width pen. 3 document. OutlineText...with the blue-violet colored 2-points width pen. 5 document. OutlineText...

    docs.aspose.com/page/fr/net/ps/working-with-text/
  10. Trabajar con texto en un archivo PS | Java

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....a stroke with a width of 2 points. 2 Stroke stroke = new BasicStroke(2);...case it is a black colored 1-point width pen. 8 document. outlineText...

    docs.aspose.com/page/es/java/ps/working-with-text/