Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 48,106 for

shapes

(0.09 sec)
  1. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。...用C++判断Shape是否为Smart Art Shape Contents [ Hide ] 可能的使用场景 智能图形是Microsoft...Excel中特殊的形状,允许您自动生成复杂的图表。使用 Shape.IsSmartArt 属性可以确定该形状是智能图形还是常规图形。...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  2. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....ReflectionEffect class along with Shape.Reflection property in order...the reflection effects of a Shape object. The ReflectionEffect...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...process such kind of group shapes. Neither can we get sufficient...problem is that when we render shapes in a “group” state, the calculated...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  4. 在 Ruby 中更改形状的位置|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 2...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  5. Manage Shape Options|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....Ask AI Manage Shape Options Contents [ Hide ] AI Document Assistant...Watermark to Worksheet Copy Shapes between Worksheets Analyzing...

    docs.aspose.com/cells/java/managing-shape-options/
  6. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  7. Update shape properties in VSTO and Aspose.Diag...

    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....Update shape properties in VSTO and Aspose.Diagram Contents [...Microsoft Visio files. To update shape properties: Create a Visio application...

    docs.aspose.com/diagram/net/update-shape-proper...
  8. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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....appearance of the textual parts of a shape. Here is a simple usage scenario...Add a Shape of type TextBox to the collection var shape = sheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....explore how to build intricate shapes by combining different objects...and use it to fill all added shapes Apply transparency to the bitmap...

    kb.aspose.com/drawing/java/create-transparent-i...
  10. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...