Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 49,137 for

shape

(0.1 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. 在 Java 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/presentation-theme/
  3. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-net/create/v...
  4. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/python-net/convert-power...
  5. Aspose.Words.Drawing.Charts | Aspose.Words for ...

    Access and manipulate Microsoft Word charts effortlessly with Aspose.Words.Drawing.Charts. Enhance your documents with powerful charting features today!...Provides access to the chart shape properties. ChartAxis Represents...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....Triangle Mesh and Primitive Shape to Mesh Merge Meshes in 3D file...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...
  7. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Java API has support of importing 3D model, retrieve mesh, and then encode mesh in the Google Draco file....Triangle Mesh and Primitive Shape to Mesh Generate Normal Data...

    docs.aspose.com/3d/java/encoding-3d-mesh-in-the...
  8. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for .NET API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/net/creating-waterfall-ch...
  9. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....HeaderFooter , Comment , Footnote or a Shape node. Row-level – Among rows...

    docs.aspose.com/words/python-net/structured-doc...
  10. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....const chartHeight = 252 ; let shape = builder . insertChart ( aw...chartHeight ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...