Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 48,865 for

shape

(0.11 sec)
  1. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  2. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textbox in C++....Aspose :: Words :: Drawing :: Shape > ( doc , Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. Aspose::Words::Lists::ListLevel::CreatePictureB...

    Aspose::Words::Lists::ListLevel::CreatePictureBullet method. Creates picture bullet Shape for the current list level in C++....method Creates picture bullet shape for the current list level....

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....@sarathepiq you can find image,shape info via xs.sheet.data.images...images xs.sheet.data.shapes please run the github demo,when you click...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  7. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels 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...
  8. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C#. Also insert images from a Database during Mail Merge in C#....Words provides the Shape property, which facilitates...inserted image or any other shape. The following code example...

    docs.aspose.com/words/net/insert-checkboxes-tex...
  9. How to Convert SHP to Geojson in C#

    This tutorial provides simple steps to convert SHP to Geojson in C#. It contains complete information including the configuration details, to-do steps and a sample code for converting Shapefile to Geojson in C#.... Steps to Convert Shape File to GPX in C# Install Aspose...the requirement Convert the shape file to Geojson format using...

    kb.aspose.com/gis/net/how-to-convert-shp-to-geo...
  10. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。...master ): for shape in master . shapes : if shape . placeholder...placeholder is not None : if shape . placeholder . type == slides . PlaceholderType...

    docs.aspose.com/slides/zh/python-net/presentati...