Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 50,298 for

shapes

(0.13 sec)
  1. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....color Add the circle to the shapes collection of the graph object...shows that for drawing any shape on a PDF page, you need to add...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  2. Exporting SHX fonts|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....symbols of the font in a form of shapes. This format requires additional...

    docs.aspose.com/cad/net/export-shx-fonts/
  3. Resize Chart's Data Label Shape To Fit Text|Doc...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for .NET. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....AI Resize Chart's Data Label Shape To Fit Text Contents [ Hide...application provides the Resize shape to fit text option for Chart’s...

    docs.aspose.com/cells/net/resize-chart-s-data-l...
  4. Feature List|Documentation

    Create vector graphics lines, curves, and Shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#.... Lines, Curves, and Shapes Lines Rectangles Ellipses Arcs...

    docs.aspose.com/drawing/net/feature-list/
  5. Feature List|Documentation

    Create vector graphics lines, curves, and Shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java.... Lines, Curves, and Shapes Lines Rectangles Ellipses Arcs...

    docs.aspose.com/drawing/java/feature-list/
  6. Aspose.Slides for C++|Aspose.Slides Documentation

    Aspose.Slides for C++ is a Microsoft PowerPoint® management API that enables C++ applications to read and write PowerPoint® documents without using Microsoft PowerPoint®....features such as managing text, shapes, tables & animations, adding...

    docs.aspose.com/slides/cpp/
  7. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    了解如何从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中向 PowerPoint(PPT、PPTX)演示文稿添加动态文本。... Shape shp = sld . Shapes . AddTextbox ( Microsoft...//要添加它,我们将先添加一个矩形 IShape shp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  8. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape defined by another layer below...

    docs.aspose.com/psd/net/update-create-layer-mask/
  9. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these Shapes using following code: using Aspo…...3) to get images of these shapes using following code: using...curShape in presentation.Slides[0].Shapes) { if (curShape is GroupShape)...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  10. DashStyle | Aspose.Words for Java

    Dashed line style in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...