Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 42,846 for

shape

(0.06 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/net/how-to-extract-select...
  2. EOT Fonts Knowledge Base | Aspose.Font

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....font data, including glyph shapes, font metrics (such as ascent...actual font data such as glyph shapes, font metrics (ascent, descent...

    docs.aspose.com/font/net/what-is-font/eot-font/
  3. MS Publisher Templates. Manual

    Templates in MS Publisher are an efficient way to create various publications and help to maintain consistency and brand recognition....card with a non-traditional shape that can be eye-catching and...

    docs.aspose.com/pub/net/ms-publisher-templates/
  4. Gaussian Blur – SVG Filters – C# Code

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect to SVG elements and bitmaps....Note: The blur, added around a shape, often makes the output picture...

    docs.aspose.com/svg/net/gaussian-blur/
  5. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...drawing lines and outlining shapes and text. In order to paint...we demonstrate how to fill a shape and a text and outline the text...

    docs.aspose.com/page/net/ps/working-with-gradient/
  6. Type 1 Fonts Knowledge Base | Aspose.Font

    Type 1 fonts excellent printing output. Font format that gives the timeless elegance and versatility of classic typography.... The outlines define the shape, size, and proportions of each...data, which defines the actual shapes of the characters. Type 1 fonts...

    docs.aspose.com/font/net/what-is-font/type-1-font/
  7. Common font problems and how to solve them

    If you have issues with font files, or just going to work with fonts and want everything to go well, here you'll find all the needed information....information about the size, shape, and style of each glyph in...

    docs.aspose.com/font/net/font-file-issues/
  8. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...we demonstrate how to fill a shape and a text and outline the text...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/java/extract-selected-con...
  10. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....add Basic Shapes to an SVG Document The basic SVG shapes can be...Path. Combine (DataDir, "basic-shapes.svg" ); 11 12 using ( var document...

    docs.aspose.com/svg/net/edit-svg-file/