Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 50,319 for

shape

(0.08 sec)
  1. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AxisBound ValueAsDate property, which efficiently returns axis-bound values as datetime for enhanced data visualization and analysis....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....like section, body, table, shape, comment, and header footer...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  3. Convert ATT to STL via C# | products.aspose.com

    Sample code for ATT to STL C# conversion. Use API example code for batch ATT files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/att-to-stl/
  4. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting....paragraph with HorizontalRule shape. There are nuances of translating...

    docs.aspose.com/words/nodejs-net/working-with-m...
  6. Convert MIF to SHX GIS Data via .NET | products...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/mif-to-shx/
  7. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::GetEnumerator method. Returns an enumerator object in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....class and specifies a geometric shape that tiles together to fill...

    docs.aspose.com/slides/java/public-api-and-back...
  9. Გადაიყვანეთ Გამოსახულება PNG C#

    გადაიყვანეთ Გამოსახულება PNG C# ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/ka/net/conversion/ima...
  10. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...); IEffectFormat effects = shape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/text-formatting/