Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 16,421 for

point

(0.11 sec)
  1. Archiwa

    Archiwa... Następnie pobierz tablicę Points ograniczającą region kodu kreskowego...kreskowego za pomocą metody Points. Na koniec pokaż punkty X i...

    blog.aspose.com/pl/barcode/read-barcode-from-im...
  2. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this font (in Points)....line spacing of this font (in points). @property def line_spacing...get a font’s line spacing, in points. doc = aw . Document () builder...

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

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....format of all data points. # Data points and data values are...column charts. series . data_points [ i ] . clear_format () # Get...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in Points, enhancing your design precision and efficiency....specified using a number of points. public static PreferredWidth...( double points ) Parameter Type Description points Double The...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Add Figures Annotations using C++|Aspose.PDF fo...

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントに図形注釈を追加、取得、削除する方法について説明します。...を作成し、ポリゴンのパラメータを設定します (新しいRectangle、新しいPoints、タイトル、色、InteriorColor、Opacity)。...ポリゴン注釈を作成する auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/ja/cpp/figures-annotation/
  6. Symboliseur de ligne|Documentation

    La bibliothèque ou l'API GIS C# prend en charge le symboliseur de ligne simple pour les géométries unidimensionnelles (lignes) et peut être appliquée sur des géométries de n'importe quel type, comme Point, Ligne, Surface....géométrie Comportement du rendu Point Point, MultiPoint Dessine une ligne...horizontale centrée sur le point, avec deux capuchons d’extrémité...

    docs.aspose.com/gis/fr/net/line-symbolizer/
  7. ضبط تباعد السطر في فقرة داخل شكل أو مربع نص باس...

    تعرف على كيفية تعيين تباعد السطر، والمسافة قبل، والمسافة بعد في فقرة داخل شكل أو مربع نص باستخدام Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/ar/cpp/set-line-spacing-o...
  8. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint à l'aide d'Aspose.Slides pour C++, en améliorant les performances et la personnalisation....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/fr/cpp/portion/
  9. Porción|Aspose.Slides para Node.js a través de ...

    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_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/es/nodejs-java/portion/
  10. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....and vertical) to convert from points to pixels (dots per inch)....Console . WriteLine ( $"\tSize in points:\t{pageInfo.SizeInPoints}"...

    reference.aspose.com/words/net/aspose.words.ren...