Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 50,453 for

shape

(0.1 sec)
  1. Watermark PPT File Online or using C++ | produc...

    Free online app to Watermark different PPT files. C++ watermarking library code for PPT presentations....using index Define shape using get_Shapes()->AddAutoShape Assign...

    products.aspose.com/total/cpp/watermark/ppt/
  2. Watermark Powerpoint File Online or using C++ |...

    Free online app to Watermark different Powerpoint files. C++ watermarking library code for Powerpoint presentations....using index Define shape using get_Shapes()->AddAutoShape Assign...

    products.aspose.com/total/cpp/watermark/powerpo...
  3. Visio Documents Node.js API | products.aspose.com

    Aspose.Diagram for Node.js via Java is a visio javascript API to read, write and convert Microsoft Visio Documents like VSDX, VDX and more formats...Protect or unprotect diagrams & shapes Export diagrams to different...like document, page, master, shape, stylesheet, connect and so...

    products.aspose.com/diagram/nodejs-java/
  4. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  5. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...Shape 的类,该类可以包含任何闭合形状; 通过文本轮廓; 通过...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  6. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....Printer Metrics SHAPE_LAYOUT_LIKE_WW8 Shape Layout Like Word...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert VRML to STL via C# | products.aspose.com

    Sample code for VRML to STL C# conversion. Use API example code for batch VRML 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/vrml-to-stl/
  8. Aspose.Words.Drawing.Charts module | Aspose.Wor...

    The Aspose.Words.Drawing.Charts module provides classes that allow to access charts in Microsoft Word documents....ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Buat DOC Menggunakan C#

    Buat DOC baharu dalam C# dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/doc/
  10. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/net/make/html/