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

fill

(0.09 sec)
  1. 在 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...
  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. 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/
  4. 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/
  5. 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...
  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. 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...
  8. 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...
  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. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....exporting to Excel Fill the list with sample data or fill it from some...The list is filled manually however, it can be filled from some...

    kb.aspose.com/cells/net/how-to-export-list-data...