Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 50,316 for

shape

(0.85 sec)
  1. Aspose::Words::Themes::ThemeColors::get_Accent5...

    Aspose::Words::Themes::ThemeColors::get_Accent5 method. Specifies color Accent 5 in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...wordsLoadOptions); for (Shape shape : (Iterable<Shape>) wordDocument....getChildNodes(NodeType.SHAPE, true)) { shape.setLeft(-55); resizeLargeImage(shape);...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  3. Shape.node_type property | Aspose.Words for Python

    Shape.node_type property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.node_type property Returns NodeType.SHAPE . @property...drawing class Shape Shape.last_paragraph property Shape.ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this Shape can overlap other Shapes....specifies whether this shape can overlap other shapes. @property def...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....insertGroupShape(ShapeBase[] shapes) Groups the shapes passed as a parameter...height, ShapeBase[] shapes) Groups the shapes passed as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  6. Get Icons of Various Visio Shapes in PHP|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....Get Icons of Various Visio Shapes in PHP Contents [ Hide ] Extract...Visio Page in PHP Read Visio Shape Data in PHP...

    docs.aspose.com/diagram/java/get-icons-of-vario...
  7. Manage DataLabels of Excel Charts|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....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of Chart Point Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/java/insert-datalabels-to...
  8. Creating Waterfall Chart|Documentation

    Create waterfall charts in Excel with Java and Aspose.Cells for Java API....chart appearance to give it the shape of the waterfall by setting...most important properties to shape the chart, that is; Series.UpBars...

    docs.aspose.com/cells/java/creating-waterfall-c...
  9. ChartTitle.Show | Aspose.Words for .NET

    Enhance your charts with customizable titles. Control visibility easily—default is true. Elevate your data presentation today!...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartAxis.numberFormat property | Aspose.Words ...

    ChartAxis.numberFormat property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...