Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 12,740 for

fill

(0.22 sec)
  1. Редактор HTML-форм – Aspose.HTML for .NET

    Вы узнаете, как работать с FormEditor для управления HTML-формой, элементами управления вводом и отправки информации с помощью Aspose.HTML....// How to to programmatically fill and submit an HTML form in C#...(document, 0)) 8 { 9 // You can fill the data up using direct access...

    docs.aspose.com/html/ru/net/html-form-editor/
  2. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....shape_width , shape_height , word_art_fill , line , word_art_shape_type...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text....shape_width , shape_height , word_art_fill , line , word_art_shape_type...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text....shape_width , shape_height , word_art_fill , line , word_art_shape_type...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font....shape_width , shape_height , word_art_fill , line , word_art_shape_type...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....shape_width , shape_height , word_art_fill , line , word_art_shape_type...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.size property | Aspose.Words for Python

    TextPath.size property. Defines the size of the font in points....shape_width , shape_height , word_art_fill , line , word_art_shape_type...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cambiar el color de fondo de SVG – Ejemplos de C#

    Aprenda a cambiar el color de fondo de SVG en C# – modificando el SVG directamente, usando CSS interno y en línea, y usando JavaScript....width="100%" , height="100%" y fill="#ebf3f6" , y se coloca de manera...rectElement. SetAttribute ( "fill" , "#ebf3f6" ); 16 17 // Add...

    docs.aspose.com/svg/es/net/change-svg-backgroun...
  9. Formater les graphiques de présentation en .NET...

    Apprenez le formatage des graphiques dans Aspose.Slides pour .NET et améliorez votre présentation PowerPoint avec un style professionnel et accrocheur.... Fill . FillType = FillType . Solid...chart . BackWall . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/fr/net/chart-formatting/
  10. Trabalhar com Formas em PostScript | C++

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em C++....())); 24 //Fill the rectangle 25 document -> Fill(path); 26 27...e())); 24 //Fill the ellipse 25 document -> Fill(path); 26 27...

    docs.aspose.com/page/pt/cpp/ps/working-with-sha...