Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 11,970 for

fill

(0.07 sec)
  1. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....set other properties also like fill color, line width, rotation...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  3. Rotate, Change the Position and Connect Sub-Sha...

    This section explains how to rotate a visio shape with Aspose.Diagram....Visio Shape's XForm, Line and Fill Data Refresh shapes data...

    docs.aspose.com/diagram/net/rotate-change-the-p...
  4. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  5. How to Display Formulas in Excel using Python

    This article explains how to display formulas in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to show formulas in Excel using Python....and access the first sheet to fill data Set a few values in different...

    kb.aspose.com/cells/python/how-to-display-formu...
  6. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...stroke='black' stroke-width='3' fill='red' /></svg></body></html>";...

    forum.aspose.com/t/insert-html-into-word-includ...
  7. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java.... getValue ()); } } Fill AcroForms Modifying AcroForms...

    docs.aspose.com/pdf/java/extract-form/
  8. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....feature to enable end-user to fill data into form fields by using...and then save a copy of the filled form. However, it ensures that...

    docs.aspose.com/pdf/net/set-privileges/
  9. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... fill_format . fill_type = slides . FillType...slide2 . background . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/python-net/manage-zoom/
  10. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....( Color :: DarkBlue ()); // Fill the PlotArea with nothing chart...

    docs.aspose.com/cells/cpp/create-combo-chart/