Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 12,449 for

fill

(0.32 sec)
  1. Mail Merge with XML Data Source in C#|Aspose.Wo...

    Use a variety of data sources when performing a Mail Merge operation, including an XML file using C#. The main advantage of using XML is the ability to define a hierarchy directly in the document.... Filling a Merge Template with Data...contains the data that is needed to fill in a merge template: <? xml...

    docs.aspose.com/words/net/mail-merge-with-xml-d...
  2. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for Java to optimize PowerPoint presentations with tailored legend formatting....theme when explicit text and fill settings are not applied. Legend...Do not set explicit colors/fills/fonts for the legend or its...

    docs.aspose.com/slides/java/chart-legend/
  3. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix....attributes specifying position, size, fill, and transformation. Use the...circleElement. SetAttribute ( "fill" , "salmon" ); 14 15 // Apply...

    docs.aspose.com/svg/net/svg-scaling/
  4. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....that sets Color , which will fill the background of every page...property sets the color that will fill the background of every page...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  5. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....created and sample data is filled into it however you can also...for Python via Java Create and fill a workbook for testing this...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. GroupBy Excel function - Free Support Forum - a...

    Is it on the roadmap to support the Excel groupby function? Please add. Thanks, Dean...Fill(ds, "Order Details"); // Create...Process the smart markers to fill the data into the worksheets...

    forum.aspose.com/t/groupby-excel-function/315022
  7. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET.... Fill the background of the bitmap...RenderGlyph(font, gid, glyphMatrix); // Fill the path path.FillMode = FillMode...

    products.aspose.com/font/net/add-text-to-image/
  8. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....higher than open), the bar is filled with one color, while if the...price decreases, the bar is filled with another. This type of...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  9. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....a Rectangle object that is filled with color. void AddLineObjectToPDF...100 , 200 , 100 }); // Specify fill color for Graph object line...

    docs.aspose.com/pdf/cpp/add-line/
  10. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...rather than storing an explicit fill. What you can do Call GetEffective()...

    forum.aspose.com/t/cannot-find-a-way-to-determi...