Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 15,863 for

point

(0.86 sec)
  1. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type 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...
  2. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...Gets or sets the value (in points) for a first line or hanging...Gets or sets the value (in points) that represents the left indent...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Añadir Anotaciones de Figuras usando C++|Aspose...

    Este artículo describe cómo añadir, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para C++...Polígono auto points = MakeArray < System :: SharedPtr < Point >> ({...MakeObject < Point > ( 274 , 381 ), MakeObject < Point > ( 555 ,...

    docs.aspose.com/pdf/es/cpp/figures-annotation/
  5. إضافة تعليق تمييز PDF باستخدام C#|Aspose.PDF fo...

    تعلم كيفية إضافة تعليق تمييز إلى مستندات PDF في .NET باستخدام Aspose.PDF لتأكيد النص ومراجعته.... Point [] { new Aspose . Pdf . Point ( textFragment... URY ), new Aspose . Pdf . Point ( textFragment . Segments [...

    docs.aspose.com/pdf/ar/net/highlights-annotation/
  6. Arsip

    Arsip...barcode yang terdeteksi Point[] point = result.getRegion().getPoints();...coordinates: X = " + point[0].x + ", Y = " + point[0].y); System.out...

    blog.aspose.com/id/barcode/read-barcode-from-im...
  7. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...sets the amount of space (in points) to add below the contents...sets the amount of space (in points) between the cells. columnStripe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Biểu đồ tài liệu PPTX qua .NET | products.aspos...

    Mã nguồn C# để vẽ và chuyển đổi biểu đồ hoặc sơ đồ trong tệp PPTX trên .NET Framework, .NET Core, Windows Azure, Mono hoặc 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/vi/net/chart/pptx/
  9. .NET을 통한 PPTX 문서 차트 | products.aspose.com

    .NET Framework, .NET Core, Windows Azure, Mono 또는 Xamarin 플랫폼에서 PPTX 파일로 차트 또는 다이어그램을 그리고 변환하는 C# 소스 코드....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/ko/net/chart/pptx/
  10. JavaScriptを使用してC++経由でチャートのシリーズ内データポイントにカスタムラベルを...

    Aspose.Cells for JavaScript via C++を使用してチャートのシリーズ内のデータポイントにカスタムラベルを追加する方法を学びましょう。このガイドでは、ラベルの外観、位置、書式の変更と、正確な表現のためにデータソースにリンクする方法を示します。... points . count ; for ( let i = 0 ;...const pointIndex = series . points . get ( i ); pointIndex . dataLabels...

    docs.aspose.com/cells/ja/javascript-cpp/adding-...