Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 12,295 for

fill

(0.07 sec)
  1. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....ValidateChartLayout() previously to fill properties with actual values...

    docs.aspose.com/slides/net/chart-calculations/
  2. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file... Fill AcroForm - Fill PDF Form using C# Analyzing...

    docs.aspose.com/pdf/net/create-form/
  3. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...with different rotations and fill colors at the same position...with different rotations and fill colors at the same position...

    forum.aspose.com/t/incorrect-position-of-text-b...
  4. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code examples....org/2000/svg" > 2 < g fill = "RoyalBlue" > 3 < rect x =...stroke - dasharray = "3 13" fill = "Orange" /> 9 < circle cx...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  5. 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...
  6. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included.... Set the Fill Type of the Ellipse to Solid...to ellipse shape shp . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/ellipse/
  7. 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/
  8. 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/
  9. 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...
  10. 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/