Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 6,450 for

point coloring

(0.1 sec)
  1. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in Points) of the number or bullet for the list level....Returns or sets the position (in points) of the number or bullet for...list_level . font . color = aspose . pydrawing . Color . red list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....the color of a table border? A : You can change the color of all...iterate cells and change the color of the outer borders. Q: What...

    docs.aspose.com/slides/net/faqs/
  3. FAQ|Aspose.Slides for PHP Documentation

    Get answers to FAQ on Aspose.Slides for PHP via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....the color of a table border? A : You can change the color of all...iterate cells and change the color of the outer borders. Q: What...

    docs.aspose.com/slides/php-java/faqs/
  4. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...monochrome and color formats with different color depths. Using...have a large size and 24-bit color depth. Moreover, they will not...

    docs.aspose.com/barcode/python-net/save-barcode...
  5. Zeilenabstand der Absatz in einer Form oder Tex...

    Lernen Sie, wie Sie den Zeilenabstand von Absätzen in Formen oder Textboxen mit Aspose.Cells for JavaScript via C++ einstellen.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/de/javascript-cpp/set-lin...
  6. Imposta l interlinea del paragrafo in una forma...

    Impara come impostare l interlinea dei paragrafi nelle forme o caselle di testo usando Aspose.Cells for JavaScript tramite C++.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/it/javascript-cpp/set-lin...
  7. 記録

    記録...Color.getWhite()); // 青色の Pen オブジェクトを指定して点線を描画し、...drawLine(new Pen(com.aspose.imaging.Color.getBlue(), 3), 18, 18, 200,...

    blog.aspose.com/ja/imaging/draw-shapes-in-java/
  8. Arbeiten mit Clips in PS-Datei| Python

    Das Hinzufügen von Clips zu PS-Dateien ist eine Funktion, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in Python nutzen....state on 100 points to the right and 100 points to the bottom...SolidBrush (aspose. pydrawing . Color . blue )) 30 31 # Fill the rectangle...

    docs.aspose.com/page/de/python-net/ps/working-w...
  9. Trabalhar com Clipes em Ficheiro PS | Python

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....state on 100 points to the right and 100 points to the bottom...SolidBrush (aspose. pydrawing . Color . blue )) 30 31 # Fill the rectangle...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  10. Path Builder – Создать SVG путь – C#

    Узнайте, как использовать PathBuilder для программного создания путей (path) SVG. PathBuilder упрощает создание путей SVG и управление ими....14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/ru/net/path-builder/