Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 12,729 for

fill

(0.18 sec)
  1. Establecer Visio Forma XForm, Línea y Datos de ...

    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....valores de relleno La propiedad Fill, expuesta por la clase Shape...admite el objeto Aspose.Diagram.Fill. La propiedad Relleno se puede...

    docs.aspose.com/diagram/es/java/set-visio-shape...
  2. Работа с клипами в PS-файле | Java

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в Java.... BLUE ); 31 32 //Fill the rectangle in the current...(with clipping) 33 document. fill (rectanglePath); 34 35 //Restore...

    docs.aspose.com/page/ru/java/ps/working-with-cl...
  3. Travailler avec des textures dans PS | .NET

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...100)); 31 32 //Fill rectangle 33 document. Fill (path); 34 35...WriteGraphicsRestore (); 44 45 //Fill text with texture pattern 46

    docs.aspose.com/page/fr/net/ps/working-with-tex...
  4. Adicionar Objeto Elipse ao arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF for .NET....Create first ellipse and set its fill color var ellipse1 = new Aspose...Create second ellipse and set its fill color var ellipse2 = new Aspose...

    docs.aspose.com/pdf/pt/net/add-ellipse/
  5. Lưu trữ

    Lưu trữ...SetAttribute("fill", "blue"); // Lưu tài liệu SVG...400; rectElement.SetAttribute("fill", "Salmon"); // Thêm phần tử...

    blog.aspose.com/vi/svg/change-svg-color-backgro...
  6. Архивы

    Архивы...Fill.ImageData . Сохраните обновленный...комментарием comment.CommentShape.Fill.ImageData = ms.ToArray(); //...

    blog.aspose.com/ru/cells/add-comments-in-excel-...
  7. Архів

    Архів...style=\"fill:blue; stroke-width:3; stroke:rgb(0,0,0); fill-opacity:0...

    blog.aspose.com/uk/svg/create-svg-with-image-in...
  8. Arşiv

    Arşiv...style=\"fill:blue; stroke-width:3; stroke:rgb(0,0,0); fill-opacity:0...

    blog.aspose.com/tr/svg/create-svg-with-image-in...
  9. 搜索

    搜索...new SVGDocument("C:\\Files\\Fill-Circle.svg"); // 初始化 PdfSaveOptions...new SVGDocument("C:\\Files\\Fill-Circle.svg"); // 初始化 PdfRenderingOptions...

    blog.aspose.com/zh-hant/svg/convert-svg-to-pdf-...
  10. 将矩形添加到 JavaScript 演示文稿|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 添加矩形,轻松以编程方式设计和修改形状,提升 PowerPoint 演示文稿。... 将矩形的 Fill Type 设置为 Solid。 使用 SolidFillColor...行圆角处理。 如何使用图像(纹理)填充矩形? 选择图片 fill type ,提供图像来源,并配置 stretching/tiling...

    docs.aspose.com/slides/zh/nodejs-java/rectangle/