Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 11,904 for

fill

(0.07 sec)
  1. ChartDataPointCollection.GetEnumerator | Aspose...

    Scopri il metodo GetEnumerator di ChartDataPointCollection per accedere facilmente ai punti dati. Semplifica la gestione dei dati con questo efficiente enumeratore!... Fill . Color = Color . Red ; // Per...

    reference.aspose.com/words/it/net/aspose.words....
  2. 搜索

    搜索...Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...Format.Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  3. Diagrammbeschriftungen in Präsentationen mit C+...

    Erfahren Sie, wie Sie Diagrammbeschriftungen in PowerPoint-Präsentationen mit Aspose.Slides für C++ hinzufügen und formatieren, um ansprechendere Folien zu erstellen....series -> get_Format () -> get_Fill () -> set_FillType ( FillType...series -> get_Format () -> get_Fill () -> get_SolidFillColor ()...

    docs.aspose.com/slides/de/cpp/chart-data-label/
  4. Форматирование фигур PowerPoint в .NET|Документ...

    Узнайте, как форматировать фигуры PowerPoint на C# с помощью Aspose.Slides — задавайте стили заливки, линии и эффектов для файлов PPT и PPTX с точностью и полным контролем.... Save ( "gradient_fill.pptx" , SaveFormat . Pptx );...presentation . Save ( "pattern_fill.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/ru/net/shape-formatting/
  5. Ereignisbasierte Änderungen der XPS-Seite | C++

    Erfahren Sie, wie Sie während der Konvertierung einer XPS-Datei mit der Aspose.Page-API für C++ wiederholte Änderungen an allen Ausgabeseiten vornehmen..."[First]" ); 28 glyphs -> set_Fill(api -> CreateSolidColorBrus..."[Prev]" ); 34 glyphs -> set_Fill(api -> CreateSolidColorBrus...

    docs.aspose.com/page/de/cpp/xps/event-based-mod...
  6. Modificações baseadas em eventos de página XPS ...

    Descubra como fazer alterações recorrentes em todas as páginas de saída durante a conversão de um ficheiro XPS utilizando a API Aspose.Page para C++..."[First]" ); 28 glyphs -> set_Fill(api -> CreateSolidColorBrus..."[Prev]" ); 34 glyphs -> set_Fill(api -> CreateSolidColorBrus...

    docs.aspose.com/page/pt/cpp/xps/event-based-mod...
  7. Trabalhar com Clips em PostScript | .NET

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em .NET.... Blue )); 32 33 //Fill the rectangle in the current...(with clipping) 34 document. Fill (rectanglePath); 35 36 //Restore...

    docs.aspose.com/page/pt/net/ps/working-with-clips/
  8. Trabalhar com Gradiente em ficheiro XPS | Python

    Como adicionar gradiente vertical, horizontal ou linear a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Aprenda a funcionalidade para Python.... fill = gradient 18 gradient. gradient_stops... PointF (10, 200)) 16 path. fill = gradient 17 gradient. gradient_stops...

    docs.aspose.com/page/pt/python-net/xps/working-...
  9. Arbeiten mit Texturen in PostScript | C++

    Wie man einer PS-Datei ein Texturmuster hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....0f )); 51 52 //Fill rectangle 53 document -> Fill(path); 54 55...WriteGraphicsRestore(); 64 65 //Fill text with texture pattern 66...

    docs.aspose.com/page/de/cpp/ps/working-with-tex...
  10. Arbeiten mit Schraffurmustern in PostScript | C++

    Wie man einer PS-Datei ein Schraffurmuster hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....(y)); 54 //Fill pattern square 55 document -> Fill(path); 56 //Set...WriteGraphicsRestore(); 74 75 //Fill text with hatch pattern 76 System::SharedPtr...

    docs.aspose.com/page/de/cpp/ps/working-with-hat...