Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 42,861 for

shape

(0.05 sec)
  1. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....HeaderFooter , Comment , Footnote or a Shape node. Row-level – Among rows...

    docs.aspose.com/words/python-net/structured-doc...
  2. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textbox in Aspose.Cells for Python via .NET....some text inside a TextBox shape with the appropriate HTML text...

    docs.aspose.com/cells/python-net/applying-text-...
  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 with the appropriate HTML text...

    docs.aspose.com/cells/net/applying-text-alignme...
  4. SaveOptions.dml_effects_rendering_mode property...

    SaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....file_name = MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

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

    Represents an Y value for a chart series in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeries series1...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....collection Insert a picture frame shape inside the slide with added...inserted inside a picture frame shape and then the presentation is...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  7. How to Convert SVG to Presentation using C#

    We'll walk you through the steps in C# for how to convert SVG to Presentation using C#. With the help of a few lines of code you can easily convert SVG to presentation using C#....collection Add a picture frame shape inside the selected slide with...collection. Finally, a picture frame shape is added inside the slide by...

    kb.aspose.com/slides/net/how-to-convert-svg-to-...
  8. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....paragraph with HorizontalRule shape. There are nuances of translating...below: Insert a horizontal rule shape into the document . ----- The...

    docs.aspose.com/words/net/working-with-markdown...
  9. Public API Changes in Aspose.Diagram 2.1.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....Developers can now easily glue shapes through the connection points...about this feature: [Glue Visio Shapes Through the Connection Points]...

    docs.aspose.com/diagram/java/public-api-changes...
  10. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...

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