Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 48,676 for

shape

(0.44 sec)
  1. Convert U3D to STL via C# | products.aspose.com

    Sample code for U3D to STL C# conversion. Use API example code for batch U3D 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/u3d-to-stl/
  2. Convert STL to DRC via C# | products.aspose.com

    Sample code for STL to DRC C# conversion. Use API example code for batch STL files to DRC 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/stl-to-drc/
  3. Convert STL to JT via Java | products.aspose.com

    Sample Java conversion code for STL format to JT file. Use this example code to convert STL to JT within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/stl-to-jt/
  4. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection class. Represents collection of a ChartSeries. To learn more, visit the documentation article in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Scene in Java 1 3D shapes in PowerPoint 1 3d shapes in python 1 3D...SmartArt Shape in PowerPoint Csharp 1 Access a SmartArt Shape in PowerPoint...

    blog.aspose.com/tags/
  6. 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/
  7. 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/
  8. 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...
  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/