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

shape

(0.27 sec)
  1. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java.... A Shape class object is returned by...Word using Java . It uses the Shape class object to set size with...

    kb.aspose.com/words/java/how-to-resize-image-in...
  2. PresetTexture | Aspose.Words for Java

    Specifies texture to be used to fill a Shape in Java....texture to be used to fill a shape. Examples: Show how to set marker...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke....Remarks The default value for a Shape is aspose.pydrawing.Color.black...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... I noticed some shapes like circles are rendered as...found that the ‘Group’ and sub-shape data do not comply with the...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  5. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....piece of code insert a field in shape. Remove Fields...

    docs.aspose.com/diagram/python-java/create-inse...
  6. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/presentation-theme/
  7. ShapeBase.relativeHorizontalSize property | Asp...

    ShapeBase.relativeHorizontalSize property. Gets or sets the value of Shape's relative size in horizontal direction....property Gets or sets the value of shape’s relative size in horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``true`` if the formatting applied to this instance is visible....formatting, it only hides the shape effect. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to How to Run Aspose.Cells in Blazor WebAssembly App and Blazor Server App....an Excel file with text and shapes into a png image, then display...write code to add some data and shapes, and render into an image for...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  10. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....adding content such as text and shapes: a Section, a Body, and a Paragraph...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/cpp/aspose.words/doc...