Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 46,893 for

shape

(0.08 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Axes...

    Aspose::Words::Drawing::Charts::Chart::get_Axes method. Gets a collection of all axes of this chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Hide the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document 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...
  3. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/html/
  4. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true ); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/
  5. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C++... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/cpp/manage-placeholder/
  6. Forms2OleControl.height property | Aspose.Words...

    Forms2OleControl.height property. Gets or sets a height of the control in points....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () text_box_control = shape . ole_format ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by linking TextBoxes seamlessly in your projects for improved organization....next TextBox in a sequence of shapes. public TextBox Next { get...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...developers to insert a image shape in a page. The code example...developers to insert a image shape in a page. The code example...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  10. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series groups, enhancing your data visualization experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...ChartSeriesGroup seriesGroup = shape . Chart . SeriesGroups [ 0 ];...

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