Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 10,442 for

fill

(0.12 sec)
  1. Робота з текстурами в PostScript | .NET

    Як додати візерунок текстури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...100)); 31 32 //Fill the rectangle 33 document. Fill (path); 34 35...WriteGraphicsRestore (); 44 45 //Fill the text with the texture pattern...

    docs.aspose.com/page/uk/net/ps/working-with-tex...
  2. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...shape_height : float , word_art_fill : aspose . pydrawing . Color...shape_height shape . fill_color = word_art_fill shape . stroke_color...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Оновлення Aspose.PSD для .NET 23.7|Documentation

    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....PSDNET-1441 Присвоєння властивості Fill шару форми з ресурсу vscg Функціонал...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-2...
  4. Establecer Color de Fondo de la Diapositiva Mae...

    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.... Fill . ForeColor . RGB = - 654262273...

    docs.aspose.com/slides/es/net/setting-backgroun...
  5. Wie erstellt man ein Gantt Diagramm mit C++|Doc...

    Erfahren Sie, wie Sie mit der API Aspose.Cells for C++ ein Gantt Diagramm erstellen....( u "C2:C6" , true ); // No fill for one series chart . GetNSeries...// Set the PlotArea with no fill chart . GetPlotArea (). GetArea...

    docs.aspose.com/cells/de/cpp/how-to-create-gant...
  6. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... SIMPLE_FILL : # Changing SmartArt Style...SmartArtColorType . COLORED_FILL_ACCENT1 : # Changing SmartArt...

    docs.aspose.com/slides/python-net/manage-smarta...
  7. Данные точек диаграммы дерева и солнечного граф...

    Солнечная графика, солнечная диаграмма, солнечная диаграмма, радиальная диаграмма, радиальный график или многоуровневая круговая диаграмма с Aspose.Slides....stem4branch -> get_Format () -> get_Fill () -> set_FillType ( FillType...stem4branch -> get_Format () -> get_Fill () -> get_SolidFillColor ()...

    docs.aspose.com/slides/ru/cpp/data-points-of-tr...
  8. نقاط البيانات لمخطط الشجرة والمخطط الشمسي|وثائق...

    مخطط شمسي، رسم بياني شمسي، مخطط شمسي، رسم بياني دائري، رسم بياني دائري أو مخطط دائري متعدد المستويات باستخدام Aspose.Slides....stem4branch -> get_Format () -> get_Fill () -> set_FillType ( FillType...stem4branch -> get_Format () -> get_Fill () -> get_SolidFillColor ()...

    docs.aspose.com/slides/ar/cpp/data-points-of-tr...
  9. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....smaller than the area being filled. By default uses WrapMode#TILE...smaller than the area being filled. By default uses WrapMode#TILE...

    reference.aspose.com/words/java/com.aspose.word...
  10. Добавление дугового объекта в PDF-файл|Aspose.P...

    В этой статье объясняется, как создать дуговой объект в вашем PDF-файле с помощью Aspose.PDF for .NET....borderInfo ; // Create an arc and set fill color var arc = new Aspose ...); // Create a line and set fill color var line = new Aspose...

    docs.aspose.com/pdf/ru/net/add-arc/