Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 16,383 for

point

(0.37 sec)
  1. ToaCategories.Item | Aspose.Words for .NET

    Manage your ToaCategories items effortlessly. Easily set and retrieve category headings by number for streamlined organization and efficiency....category that its "\c" switch points to. builder . InsertField (...field whose "\c" switch also points to the first category. // The...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Archiwa

    Archiwa...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/pl/slides/create-charts-in-powe...
  3. أرشيف

    أرشيف...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/ar/slides/create-charts-in-powe...
  4. FieldAdvance.leftOffset property | Aspose.Words...

    FieldAdvance.leftOffset property. Gets or sets the number of Points by which the text that follows the field should be moved left....Gets or sets the number of points by which the text that follows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::MergeFieldImageDimension...

    Aspose::Words::Fields::MergeFieldImageDimension class. Represents an image dimension (i.e. the width or the height) used across a mail merge process. To learn more, visit the documentation article in C++....instance with the given value in points. MergeFieldImageDimen (double...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Render Unicode Supplementary characters in outp...

    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....the characters assigned code points from U+10000 to U+10FFFF. In...

    docs.aspose.com/cells/net/render-unicode-supple...
  7. Travailler avec un document en C++|Aspose.Words...

    La classe `Document` fournit diverses propriétés et méthodes de document en utilisant C++. Vous utilisez la classe `Document` comme Point de départ pour tout ce que vous voulez utiliser Aspose.Words pour C++. L'objet `Document` peut être enregistré dans un fichier ou un flux et également envoyé à un navigateur....utilisez la classe Document comme point de départ pour tout ce que vous...

    docs.aspose.com/words/fr/cpp/working-with-docum...
  8. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in Points....space between each column in points. @property def spacing ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SVG-Formen – SVG-Code, Beispiele – Aspose.SVG-H...

    Sie lernen, wie Sie SVG-Formen – SVG-Rechtecke, -Kreise, -Linien, -Ellipsen, -Polylinien und -Polygone – erstellen und ihnen Stileigenschaften zuweisen.... Das Attribut points gibt die X- und Y-Koordinaten...Gruppe von zwei Zahlen in den points definiert die Koordinaten des...

    docs.aspose.com/svg/de/net/drawing-basics/svg-s...
  10. Gérer les séries de données de graphique dans l...

    Apprenez à gérer les séries de graphiques en Java pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques pour améliorer vos présentations de données....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/fr/java/chart-series/