Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 15,150 for

point

(0.07 sec)
  1. 글리프 조작 | 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/
  2. 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...
  3. Thao tác với glyphs | API cho C++

    Giải pháp API C++ để quản lý các phông chữ khác nhau. Tìm hiểu cách lấy thông tin Glyphs và Metrics của một phông chữ với một vài dòng mã....báo danh sách points kiểu System::Drawing::Point: Danh sách này...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/vi/cpp/manipulate-glyphs/
  4. Pythonを使用して図の注釈を追加する|Aspose.PDF for Python via ...

    この記事では、Aspose.PDF for Python via .NETを使用して、PDFドキュメントに対して図の注釈を追加、取得、削除する方法について説明します...を作成し、ポリゴンのパラメータを設定します(新しいRectangle、新しいPoints、タイトル、色、内部色、不透明度)。 その後、ページに注釈を追加できます。...True ), [ ap . Point ( 200 , 300 ), ap . Point ( 220 , 300 ),...

    docs.aspose.com/pdf/ja/python-net/figures-annot...
  5. PPT dokumentdiagram via .NET | products.aspose.com

    C#-källkod för att rita och konvertera diagram eller diagram i PPT-fil på .NET Framework, .NET Core, Windows Azure, Mono eller Xamarin-plattformar....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/sv/net/chart/ppt/
  6. Portion|Documentation 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.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/fr/androidjava/portion/
  7. Portion|Aspose.Slides für PHP Dokumentation

    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....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/de/php-java/portion/
  8. 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...
  9. Portion|Documentation d'Aspose.Slides pour PHP

    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....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/fr/php-java/portion/
  10. Python での画像の操作|Python via .NET用Aspose.Words

    Python を使用して、ドキュメント内のさまざまな形式の画像を作成および管理します。...ページ上に描画される形状の実際の境界ボックスが必要な場合は、 bounds_in_points プロパティを使用してこれを実現できます。 次のコード...actual bounds of the shape in points." ) rect = shape . get_shape_renderer...

    docs.aspose.com/words/ja/python-net/working-wit...