Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 11,950 for

point

(0.07 sec)
  1. Використання об'єктів Glyph | Рішення API для .NET

    Функціональність об’єктів гліфів в Aspose.Font описується властивостями, які вона має. Фрагменти коду допоможуть вам зрозуміти, як кодувати гліфи в C#....гліф, і зберігає їх у змінній points , яка представляє масив об’єктів...list with points 4 List<Point> points = new List<Point>(); 5 6...

    docs.aspose.com/font/uk/net/developer-guide/usi...
  2. 글리프 조작 | C++용 API | Aspose.Font

    다양한 폰트를 관리할 수 있는 C++ API 솔루션입니다. 몇 줄의 코드로 글꼴의 Glyphs 및 Metrics 정보를 얻는 방법을 알아보세요....계산하는 단계: System::Drawing::Point 유형의 points 목록을 선언합니다. 이 목록은 a의 포인트를...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  3. العثور على ما إذا كانت نقاط البيانات موجودة في ...

    تعلم كيفية استخدام Aspose.Cells for Node.js via C++ للعثور على ما إذا كانت نقاط البيانات موجودة في الدائري الثاني أو الشريط على مخطط دائري من دائري. سيُوضح دليلنا كيفية تحديد والوصول إلى الدائري الثانوي أو الشريط على مخطط مركب، مما يتيح لك تحليل البيانات وتعديلها بشكل فعال....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/ar/nodejs-cpp/find-if-dat...
  4. Определить, находятся ли точки данных на втором...

    Узнайте, как использовать Aspose.Cells for Node.js via C++ для определения, находятся ли точки данных во втором секторе или баре на круговой диаграмме с секторами. Это руководство покажет, как идентифицировать и получить доступ к второму сектору или бару на сложной диаграмме, чтобы эффективно анализировать и управлять данными....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/ru/nodejs-cpp/find-if-dat...
  5. Prüfen, ob Datenpunkte in der zweiten Scheibe o...

    Lernen Sie, wie Sie mit Aspose.Cells for Node.js via C++ feststellen, ob Datenpunkte in der zweiten Scheibe oder im Balken eines Pie of Pie oder Bar of Pie Diagramms liegen. Dieser Leitfaden zeigt, wie man den sekundären Kreis oder Balken auf einem zusammengesetzten Diagramm identifiziert und darauf zugreift, um die Daten effektiv zu analysieren und zu manipulieren....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/de/nodejs-cpp/find-if-dat...
  6. PPT-documentgrafiek via .NET | products.aspose.com

    C#-broncode om een ​​grafiek of diagram te tekenen en om te zetten in PPT-bestand op .NET Framework, .NET Core, Windows Azure, Mono of Xamarin Platforms....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/nl/net/chart/ppt/
  7. ポーション|Aspose.Slides ドキュメント

    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....-> get_Portions ()) { PointF point = portion -> GetCoordinates..."座標 X =" ) + point . get_X () + u " 座標 Y =" + point . get_Y ());...

    docs.aspose.com/slides/ja/cpp/portion/
  8. PDF Highlights Annotation|Aspose.PDF for Java

    Аннотации разметки представлены в тексте как выделения, подчеркивания, зачеркивания или волнистые подчеркивания в тексте документа....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/ru/java/highlights-annotation/
  9. PDF Highlights Annotation|Aspose.PDF untuk Java

    Anotasi Markup ditampilkan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergelombang dalam teks dokumen....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/id/java/highlights-annotation/
  10. Маніпуляції з гліфами | API для C++

    Рішення C++ API для керування різними шрифтами. Дізнайтеся, як отримати інформацію про гліфи та показники шрифту за допомогою кількох рядків коду....Оголосіть список points типу System::Drawing::Point: цей список зберігатиме...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/uk/cpp/manipulate-glyphs/