Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 15,629 for

shape

(0.06 sec)
  1. 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/
  2. 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/
  3. 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/
  4. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...can contain vector graphics shape stroked or/and filled with a...

    docs.aspose.com/page/net/what-is-xps-file/
  5. Font for HTML | API Solution for .NET

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts Shape design and user experience....Conclusion Fonts help notably to shape the visual and textual identity...

    docs.aspose.com/font/net/fonts-for-html/
  6. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Gets or sets the background shape of the document. Can be null...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...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/cpp/ps/working-with-gradient/
  8. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java.... BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Advanced SVG Creation and Modification with Asp...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....PathBuilder class specifies the shape of the path using SVG path commands...process of creating intricate shapes and curves. Transform Builder...

    docs.aspose.com/svg/net/svg-builder-api/