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

point coloring

(0.14 sec)
  1. Изменения публичного API в Aspose.PDF для Java ...

    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.... setFillColor ( Color . getRed ()); graph . getShapes...1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...

    docs.aspose.com/pdf/ru/java/public-api-changes-...
  2. Forms2OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControl class, your solution for integrating Microsoft Forms 2.0 OLE controls seamlessly into your applications....} Gets or sets a background color of the control. The default...} Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....Gets or sets the value (in points) for a first line or hanging.... Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  4. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the page edge in Points....text or from the page edge in points. get distanceFromText () :... lineWidth = 30 ; border . color = "#0000FF" ; border . distanceFromText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Ajouter une hiérarchie de nœud et partager des ...

    Aspose.3D for Python via .NET propose de construire une hiérarchie de nœuds. Le nœud est le bloc de construction de base d'une scène. Une hiérarchie de nœuds définit la structure logique d'une scène et fournit un contenu visible en attachant des géométries, des lumières et des caméras aux nœuds.... CreateMeshUsingPolyg () # Point node to the mesh cube1 . entity...create_child_node ( "cube2" ) # Point node to the mesh cube2 . entity...

    docs.aspose.com/3d/fr/python-net/add-node-hiera...
  6. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...Gets or sets the background color of the stroke. backThemeColor...represents the stroke background color. backTintAndShade Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Автоматизация создания PowerPoint в Python: лег...

    Автоматизируйте создание слайдов в облачных платформах с помощью Aspose.Slides for Python — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument.... data_points . add_data_point_for_bar_series ( workbook...480 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/ru/python-net/automating...
  9. 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-...
  10. C++を使用した追加アノテーション|Aspose.PDF for C++

    このセクションでは、PDFドキュメントに追加の種類のアノテーションを追加、取得、および削除する方法について説明します。...caretAnnotation1 -> set_Color ( Color :: get_Blue ()); // この注...caretAnnotation2 -> set_Color ( Color :: get_Blue ()); auto strikeOutAnnotation...

    docs.aspose.com/pdf/ja/cpp/extra-annotations/