Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 42,307 for

shape

(0.06 sec)
  1. 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...
  2. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....value determining how DrawingML shapes are rendered. getDownsampleOptions()...value determining how DrawingML shapes are rendered. setDownsampl...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  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. 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/
  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. 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/
  9. 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/
  10. 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...