Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 50,298 for

shape

(0.37 sec)
  1. 档案

    档案...String visioStencil = "Basic Shapes.vss"; String rectangleMaster...pageNumber); // 设置新形状的属性 Shape shape = diagram.getPages().get(pageNumber)...

    blog.aspose.com/zh/diagram/create-organizationa...
  2. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Python via .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....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/python-net/insert-datalab...
  3. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textbox in Aspose.cells....some text inside a TextBox shape using appropriate HTML. The...Close Set Margins of Comment or Shape inside the Worksheet Analyzing...

    docs.aspose.com/cells/java/applying-text-alignm...
  4. 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...
  5. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java.... Shape shape = builder.insertChart(ChartType...450.0, 280.0); Chart chart = shape.getChart(); chart.getTitle()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 从 Stencil 添加母版|Documentation

    本节介绍如何从模板添加母版...represents a Visio drawing shape template. 使用方法 添加Master 在 Diagram...( src , masterName ) # Adds shape with defined PinX and PinY....

    docs.aspose.com/diagram/zh/python-java/add-mast...
  7. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... SHAPE , 0 , True ) . as_shape () . image_data...aw . NodeType . SHAPE , 0 , True ) . as_shape () . image_data...

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