Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 12,316 for

fill

(1.61 sec)
  1. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  2. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...SoftAssertions(); // Verify the original fill color is not the same as the...getPortionFormat().getEffective(); // Check fill color in IPortionFormatEffect...

    forum.aspose.com/t/iportioneffectivedata-instan...
  3. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能...orange )) 17 # Fill the rectangle 18 document. fill (path) 19 20...orange )) 17 # Fill the ellipse 18 document. fill (path) 19 20...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. Add Word Art Watermark to Worksheet using Aspos...

    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....130 , 800 ); //Get the shape's fill format FillFormat wordArtFormat...

    docs.aspose.com/cells/java/add-word-art-waterma...
  5. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...box that prompts the user to fill it in. StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances document security by preventing users from deleting essential content. Learn more!...box that prompts the user to fill it in. StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Apply Custom Style Sheet to a Visio Diagram in ...

    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....$custom_stylesheet ); \ # Apply fill style $source_shape -> setFillStyle...

    docs.aspose.com/diagram/java/apply-custom-style...
  8. SVG 文本 – SVG text, SVG textPath – Aspose.SVG指南

    您将了解有关字形、字符和字体的基本信息,并学习如何使用 Aspose.SVG 将 SVG 文本显示、格式化和设置样式为 SVG 图像。...> 2 < text x = "10" y = "6" fill = "red" > The text is not fully...> 3 < text x = "10" y = "30" fill = "green" > The text is fully...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  9. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPTX...Setting fill color for series series->get_Format()->get_Fill()->...

    products.aspose.com/slides/cpp/chart/pptx/
  10. 在 PS 文件中使用形状 | Java

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 Java 中使用该功能...ORANGE ); 16 //Fill the rectangle 17 document. fill (path); 18 19...ORANGE ); 16 //Fill the ellipse 17 document. fill (path); 18 19...

    docs.aspose.com/page/zh/java/ps/working-with-sh...