Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 48,776 for

shape

(0.09 sec)
  1. 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/
  2. Edit SVG File – C# Examples with Aspose.SVG

    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...SVGDocument(Path. Combine (DataDir, "basic-shapes.svg" ))) 8 { 9 // Get root...

    docs.aspose.com/svg/net/edit-svg-file/
  3. Manage fonts within HTML

    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/
  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. 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...
  6. 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/
  7. 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...
  8. 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...
  9. How to Send License File to Support Team - Free...

    If you need to send a license file to support team for testing purposes, please follow the below steps: Click on the name of support team member to whom you want to send the private information like license file, propr…...an error in SetLicense Copy Shape from one Visio File to another...type 'Aspose.Words.Drawing.Shape' Aspose word for sharepoint...

    forum.aspose.com/t/how-to-send-license-file-to-...
  10. Advanced SVG Builder API for C# – Aspose.SVG

    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/