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

shape

(0.33 sec)
  1. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, and improves...renderers. Control Floating Shape Tagging When Exporting to PDF...

    docs.aspose.com/words/python-net/what-s-new-in-...
  2. Გააკეთეთ Markdown C# Ის Გამოყენებით

    შექმენით ახალი Markdown C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/md/
  3. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....Words as a Shape object. This object provides...SECTION SECTIONPAGES SEQ SET SHAPE SKIPIF STYLEREF SUBJECT SYMBOL...

    docs.aspose.com/words/cpp/fields-overview/
  4. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... shapes . add_chart ( charts . ChartType...scatter chart. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/create-chart/
  5. Product Overview|Aspose.Slides for PHP Document...

    Aspose.Slides for PHP via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/php-java/product-overview/
  6. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....RenderingSaveOptions 类提供了一个 Shapes 成员来维护一组形状。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . getShapes (); // get shapes by page...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  7. Aspose.PSD for .NET 21.2 - 发布说明|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....图像后,加载错误的 vogk 资源的正确工作方式,以及保留 Live Shape Properties。 string dataDir =...Photoshop® 中输出的 PSD 文件中是否存在 Live Shape Properties。 PSDNET-827. 加载 ReferenceStructure...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced document saving and conversion options, offering flexibility and efficiency for your projects....rendering document pages or shapes to images. ImageSavingArgs...Dml3DEffectsRenderin Specifies how 3D shape effects are rendered. DmlEffectsRenderingM...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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....shortest possible path between the shapes it connect. To do this, the...Presentation (); IShapeCollection shapes = input . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET.... Shapes . Add ( ellipse1 ); // Create...Color . DarkRed } }; graph . Shapes . Add ( ellipse2 ); // Add...

    docs.aspose.com/pdf/net/add-ellipse/