Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 48,774 for

shape

(0.15 sec)
  1. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  2. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and Shapes in Excel files using Aspose.Cells for Node.js via C++....Ask AI Insert Pictures and Shapes of Excel files with Node.js...need to insert some necessary shapes into the worksheet. You may...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  3. Visio ActiveX Controls|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....Retrieve an ActiveX Control from a Shape Object to Modify Properties...Objects in Visio Diagram Visio Shape Gradient, Gradient Stops and...

    docs.aspose.com/diagram/java/visio-activex-cont...
  4. 档案

    档案...Slides for Python 将每个元素表示为 Shape 或派生自 Shape 的 abject。所以为了保护内容不被编辑...属性获取演示文稿中幻灯片的引用。 对于每张幻灯片,使用 ISlide.shapes 集合访问其形状。 对于集合中的每个形状,执行以下步骤:...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...
  5. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...使用C++处理Shape或Chart的ThreeDFormat Contents [ Hide ] 可能的使用场景 Aspose...Aspose.Cells提供 Shape.ThreeDFormat 属性和 ThreeDFormat 类,用于处理形状或图表的3D格式。...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  6. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method. Copies format from the source data point to the destination data point in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...also a shape object from shapes collection Shape shape = wb ....GetCharacters() method FontSetting fs = shape . GetRichFormattings ()[ 0 ];...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  8. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level....that contain images (such as Shape nodes with ShapeType.Image or...csharp\nNodeCollection shapes = doc.GetChildNodes(NodeType.Shape, true);\nforeach...

    forum.aspose.com/t/regarding-delete-images-in-c...
  9. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...TextBox ; builder . Writeln (); Shape textBoxShape2 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...