Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 11,707 for

fill

(0.33 sec)
  1. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...rectangle with opaque gradient fill ////////// 19 GraphicsPath path...(gradientBrush); 30 document. Fill (path); 31 ////////// 32 33...

    docs.aspose.com/page/net/ps/working-with-transp...
  2. 在 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...
  3. 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...
  4. 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/
  5. AutoFill Range of Excel File with C++|Documenta...

    Learn how to perform an autoFill operation in a specified range of an Excel file using Aspose.Cells with C++.... Auto Fill Ranges with Aspose.Cells The...std :: cout << "Range auto-filled successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/autofill-ranges/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/