Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 50,319 for

shapes

(0.59 sec)
  1. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....the third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  2. Convert VDW to VSSM via Java | products.aspose.com

    Sample Java conversion code for VDW format to VSSM file. Use this example code to convert VDW to VSSM within any Web or Desktop Java based application....collection of drawing pages, shapes, fonts, images, data connections...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/conversion/vdw...
  3. Convert VSSX to VSSM via Java | products.aspose...

    Sample Java conversion code for VSSX format to VSSM file. Use this example code to convert VSSX to VSSM within any Web or Desktop Java based application....elements such as collection of shapes, connectors, flowcharts, network...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/conversion/vss...
  4. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式... Workbook (); const shapes = workbook . getWorksheets...// add a TextBox const shape = shapes . addTextBox ( 2 , 0 ,...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  5. Convert the Smart Art to Group Shape|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....Convert the Smart Art to Group Shape Contents [ Hide ] Possible Usage...a SmartArt shape into a Group Shape using the Shape.GetResultOfSmartArt()...

    docs.aspose.com/cells/net/convert-the-smart-art...
  6. 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-...
  7. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。... Shapes . AddChart ( ChartType . ClusteredColumn...Chart ) pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/chart-calculations/
  8. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....GridJs will also saves all shapes/images to a zip archive file...) folder for later display shapes/images in the client UI. and...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Pdf...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  10. 将 Visio 形状转换为 Svg|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 svg。... GetDataDir_Shapes (); // Call a Diagram class...a particular shape Shape shape = page . Shapes [ 0 ]; SVGSaveOptions...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...