Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 15,780 for

point

(0.12 sec)
  1. ChartDataPoint.Format | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية تنسيق ChartDataPoint على تعزيز تصور البيانات لديك باستخدام أنماط التعبئة والخطوط القابلة للتخصيص للحصول على عروض تقديمية مؤثرة....ChartDataPoint point = series . DataPoints [ i ]; point . Marker .... Symbol = markerSymbol ; point . Marker . Size = dataPointSize...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Аннотация выделений в PDF с использованием C++|...

    Аннотации разметки представлены в тексте как выделения, подчеркивания, зачёркивания или волнистые подчеркивания в тексте документа....SharedPtr < Point >> ( 4 ); quadPoints [ 0 ] = MakeObject < Point > (...quadPoints [ 1 ] = MakeObject < Point > ( textFragment -> get_Segments...

    docs.aspose.com/pdf/ru/cpp/highlights-annotation/
  3. Anotaciones de Figuras en PDF|Aspose.PDF para Java

    Este artículo describe cómo agregar, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para Java...Polígono (new Rectangle, new Points, título, color, InteriorColor...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/es/java/figures-annotation/
  4. Anotasi Gambar PDF|Aspose.PDF untuk Java

    Artikel ini menjelaskan cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF untuk Java...parameter Polygon (Rectangle baru, Points baru, judul, warna, InteriorColor...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/id/java/figures-annotation/
  5. Définir l espacement des lignes du paragraphe d...

    Apprenez à définir l espacement des lignes des paragraphes dans les formes ou zones de texte en utilisant Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/fr/nodejs-cpp/set-line-sp...
  6. Imposta l interlinea del paragrafo in una forma...

    Impara come impostare l interlinea dei paragrafi in forme o caselle di testo usando Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/it/nodejs-cpp/set-line-sp...
  7. 在 Ruby 中连接组的子形状|Documentation

    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....Connect sub-shapes connection_point_place = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  8. Drawing Images using Graphics|Documentation

    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....LinearGradientBrush and an array of points. The Graphics class has exposed...of points. Please note that every two consecutive points in the...

    docs.aspose.com/imaging/net/drawing-images-usin...
  9. Drawing Images using Graphics|Documentation

    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....LinearGradientBrush and an array of points. The Graphics class has exposed...of points. Please note that every two consecutive points in the...

    docs.aspose.com/imaging/java/drawing-images-usi...
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para PHP a través de Java, mejorando el rendimiento y la personalización....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/es/php-java/portion/