Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 12,722 for

fill

(0.26 sec)
  1. Ajouter un Filigrane WordArt au graphique avec ...

    Apprenez à utiliser Aspose.Cells for Node.js via C++ pour ajouter un filigrane WordArt à un graphique dans Microsoft Excel. Notre guide vous montrera comment créer et positionner un filigrane WordArt pour améliorer l attrait visuel et l unicité de votre graphique.... 3000 ); // Get the shape's fill format. const wordArtFormat...

    docs.aspose.com/cells/fr/nodejs-cpp/add-wordart...
  2. Ajoutez un filigrane WordArt à la feuille avec ...

    Apprenez comment ajouter un WordArt en tant que filigrane de fond à une feuille en utilisant Aspose.Cells for Node.js via C++....1 , 130 , 800 ); // Get the fill format of the word art const...

    docs.aspose.com/cells/fr/nodejs-cpp/add-wordart...
  3. Verificar limites de forma em gráficos PDF com ...

    Saiba como validar os limites de forma em coleções de gráficos PDF em Python.... fill_color = ap . Color . tomato...

    docs.aspose.com/pdf/pt/python-net/aspose-pdf-dr...
  4. Работа с градиентом в файле XPS | Python

    Как добавить вертикальный, горизонтальный или линейный градиент в файл XPS — это вопрос, на который отвечает решение Aspose.Page API для Python... fill = gradient 22 gradient. gradient_stops... PointF (10, 200)) 20 path. fill = gradient 21 gradient. gradient_stops...

    docs.aspose.com/page/ru/python-net/xps/working-...
  5. Trabajar con degradado en un archivo XPS | Python

    Cómo agregar un degradado vertical, horizontal o lineal a un archivo XPS es una pregunta respondida por la Aspose.Page. Aprenda la funcionalidad de Python... fill = gradient 22 gradient. gradient_stops... PointF (10, 200)) 20 path. fill = gradient 21 gradient. gradient_stops...

    docs.aspose.com/page/es/python-net/xps/working-...
  6. Робота з шаблонами штрихування в PostScript | C++

    Як додати шаблон штрихування до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...(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/uk/cpp/ps/working-with-hat...
  7. Travailler avec des textures dans PostScript | C++

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...0f )); 51 52 //Fill rectangle 53 document -> Fill(path); 54 55...WriteGraphicsRestore(); 64 65 //Fill text with texture pattern 66...

    docs.aspose.com/page/fr/cpp/ps/working-with-tex...
  8. Робота з градієнтом у файлі XPS | Python

    Як додати вертикальний, горизонтальний або лінійний градієнт до файлу XPS – це питання, на яке відповідає Aspose.Page для Python.... fill = gradient 22 gradient. gradient_stops... PointF (10, 200)) 20 path. fill = gradient 21 gradient. gradient_stops...

    docs.aspose.com/page/uk/python-net/xps/working-...
  9. Trabalhar com Padrões de Hachura em PostScript ...

    Como adicionar um padrão de hachura a um ficheiro PS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em C++....(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/pt/cpp/ps/working-with-hat...
  10. Usar FloatingBox para el diseño de PDF en Pytho...

    Aprende a usar FloatingBox para el diseño de texto, contenido de varias columnas y posicionamiento preciso en documentos PDF con Python.... add () # Create and fill box box = ap . FloatingBox (...pages . add () # Create and fill box box = ap . FloatingBox (...

    docs.aspose.com/pdf/es/python-net/floating-box/