Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 6,624 for

point coloring

(0.24 sec)
  1. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... data_points . add_data_point_for_bar_series ( workbook...480 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/python-net/automating-po...
  2. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....get_SolidFillColor () -> set_Color ( Color :: get_Yellow ()); shape...portions measured? In points, where 1 inch = 72 points. This applies...

    docs.aspose.com/slides/cpp/paragraph/
  3. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in Points, enhancing your table's appearance and readability....sets the amount of space (in points) between the cells. public...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above table cell contents, enhancing your table's readability and design....sets the amount of space (in points) to add above the contents...BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  5. 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/
  6. Aggiunta di etichette personalizzate ai punti d...

    Impara come aggiungere etichette personalizzate ai punti dati della serie di un grafico usando Aspose.Cells for JavaScript tramite C++. Questa guida dimostrerà come modificare l aspetto, la posizione e il formato delle etichette, collegandole alla tua fonte dati per una rappresentazione accurata.... innerHTML = '<p style="color: red;">Please select an Excel...); let pointCount = series . points . count ; for ( let i = 0 ;...

    docs.aspose.com/cells/it/javascript-cpp/adding-...
  7. Travailler avec des clips dans PS | .NET

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...state on 100 points to the right and 100 points to the bottom... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/fr/net/ps/working-with-clips/
  8. C#を使用した追加注釈|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイルに追加の注釈を追加する方法を学びます。... Print , Color = Aspose . Pdf . Color . Blue }; // Create..."Aspose User" , Color = Aspose . Pdf . Color . Blue }; // Create...

    docs.aspose.com/pdf/ja/net/extra-annotations/
  9. Travailler avec des motifs de hachures dans Pos...

    Comment ajouter un motif de hachures au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Brush comme paramètre, le point précédent peut être ignoré....hachures au lieu des 4 derniers points, ce qui suit sera : Créez un...

    docs.aspose.com/page/fr/cpp/ps/working-with-hat...
  10. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in Points) between the cells....sets the amount of space (in points) between the cells. @property...background_pattern_color = aspose . pydrawing . Color . antique_white...

    reference.aspose.com/words/python-net/aspose.wo...