Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 15,833 for

point

(0.23 sec)
  1. Utiliser des objets Glyphe | C++

    Les objets glyphes de la bibliothèque Aspose.Font sont décrits par les propriétés qu'ils possèdent. Apprenez à coder des glyphes en C++....les coordonnées de tous les points des glyphes. Comment obtenir...les coordonnées de tous les points glyphes de l’objet Glyph ?...

    docs.aspose.com/font/fr/cpp/developer-guide/usi...
  2. Trova se i punti dati sono nel secondo grafico ...

    Impara come usare Aspose.Cells for Node.js via C++ per trovare se i punti dati sono nel secondo grafico a torta o barra di un grafico Pie of Pie o Bar of Pie. Questa guida dimostrerà come identificare e accedere alla torta o barra secondaria su un grafico composito, consentendoti di analizzare e manipolare i dati efficacemente....( 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/it/nodejs-cpp/find-if-dat...
  3. 글리프 조작 | C++ API

    다양한 글꼴을 관리하기 위한 C++ API 솔루션. 몇 줄의 코드만으로 글리프와 메트릭 정보를 얻는 방법을 배웁니다....단계: System::Drawing::Point 타입의 리스트 points 를 선언합니다: 이 리스트는 글리프...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  4. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C++.... left double Distance in points from the origin to the left...from. top double Distance in points from the origin to the top...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. TextBox class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...the inner bottom margin in points for a shape. internalMarginLeft...Specifies the inner left margin in points for a shape. internalMarginRight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. プレゼンテーションで С++ を使用してチャートデータマーカーを管理する|Aspose.Sli...

    Aspose.Slides for С++ でチャートデータマーカーをカスタマイズする方法を学び、明確な С++ コード例を使用して PPT および PPTX 形式のプレゼンテーションへのインパクトを高めます。...SharedPtr < IChartDataPoint > point = series -> get_DataPoints ()...:: Box < double > ( 4.5 ))); point -> get_Marker () -> get_Format...

    docs.aspose.com/slides/ja/cpp/chart-data-marker/
  7. การจัดการ Glyphs | API สำหรับ C++

    โซลูชัน API C++ เพื่อจัดการแบบอักษรต่าง ๆ เรียนรู้วิธีการรับข้อมูล Glyphs และ Metrics ของแบบอักษรด้วยไม่กี่บรรทัดของโค้ด....ประกาศรายการ points ของประเภท System::Drawing::Point: รายการนี้...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/th/cpp/manipulate-glyphs/
  8. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....setQuadPoints ( new Point [] { new Point ( rect . getLLX (),...new Point ( rect . getURX (), rect . getURY ()), new Point ( rect...

    docs.aspose.com/pdf/ko/java/highlights-annotation/
  9. إضافة تعليقات توضيحية على الأشكال باستخدام بايث...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF للبايثون عبر .NET... Point ( 200 , 300 ), ap . Point ( 220 , 300 ),... ap . Point ( 250 , 330 ), ap . Point ( 300 , 304 ), ap . Point...

    docs.aspose.com/pdf/ar/python-net/figures-annot...
  10. Android のプレゼンテーション チャートでエラーバーをカスタマイズする|Aspose.S...

    Aspose.Slides for Android via Java を使用してチャートにエラーバーを追加・カスタマイズする方法を学び、PowerPoint プレゼンテーションのデータビジュアルを最適化しましょう。...IChartDataPointColle points = series . getDataPoints (); points . getDataSourceTypeFor...DataSourceType . DoubleLiterals ); points . getDataSourceTypeFor ()....

    docs.aspose.com/slides/ja/androidjava/error-bar/