Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 15,781 for

point

(0.27 sec)
  1. PSD Fill Layer updating using Python|Documentation

    Examples of using all types of adjustment layers including Color Fill, Gradient Fill and Pattern Fill...gradient color points and transparency points. In the provided...provided code, the gradient color points are defined using the GradientColorPoint...

    docs.aspose.com/psd/python-net/psd-fill-layer-e...
  2. ConvertUtil.MillimeterToPoint | Aspose.Words لـ...

    حوّل المليمترات إلى نقاط بسهولة باستخدام طريقة MillimeterToPoint من ConvertUtil. بسّط حسابات تصميمك اليوم!...LeftMargin} points from the left, " + $"{pageSetup...$"{pageSetup.RightMargin} points from the right, " + $"{pageSetup.TopMargin}...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. 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/
  4. การจัดการกับร่ายมนตร์ | API สำหรับ C++

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

    products.aspose.com/font/th/cpp/manipulate-glyphs/
  5. プレゼンテーションで С++ を使用してチャートデータマーカーを管理する|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/
  6. Usando gli oggetti Glyph in Aspose.Font per la ...

    Gli oggetti di glifi nella funzionalità della libreria ASPUS. Gli snippet di codice ti aiutano a capire come codificare glifi in C ++....st < System::Drawing::Point >> points = System::MakeObject <...c::List < System::Drawing::Point >> (); 5 6 //Init service reference...

    docs.aspose.com/font/it/cpp/developer-guide/usi...
  7. Usando objetos Glifo | C++

    Los objetos glifo de Aspose.Font se describen por las propiedades que tienen. Los fragmentos de código te ayudarán a codificar glifos en C++....st < System::Drawing::Point >> points = System::MakeObject <...c::List < System::Drawing::Point >> (); 5 6 //Init service reference...

    docs.aspose.com/font/es/cpp/developer-guide/usi...
  8. Adicionar Anotações de Figuras usando C++|Aspos...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para C++...Polígono auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

    docs.aspose.com/pdf/pt/cpp/figures-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/