Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,100 for

shape position

(0.21 sec)
  1. Getting Bounding Coordinates for Multiple Hyper...

    Hi, Problem: Hyperlink Position Data Needed for Rasterized Text Shapes Background We use Aspose.Slides to convert PowerPoint presentations into an HTML5 format for web playback. As part of this conversion, we rasterize …...Hyperlink Position Data Needed for Rasterized Text Shapes Background...this conversion, we rasterize shapes (including AutoShapes with...

    forum.aspose.com/t/getting-bounding-coordinates...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the Position specified by its Position property, depending on the value of the LeftMode property in C++....chart or from the position specified by its Position property, depending...proportionally if the chart shape is resized. The property cannot...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....text, make text fit a preset shape, or apply the text effect to...object that you can move or position in your spreadsheets to add...

    docs.aspose.com/cells/net/add-wordart-watermark...
  4. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。... GradientFill 类保存了一个 Visio Shape 的渐变数据。开发人员可以设置其所有可用属性以及通过索引检索渐变停止以设置颜色和位置属性。...); // get shape by ID Aspose . Diagram . Shape shape = page ....

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  5. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/androidjava/watermark/
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...placeholders = [shape for shape in slide.shapes if hasattr(shape, "placeholder")]...title_placeholders = [ shape for shape in placeholders if shape.placeholder...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...signature line at the current position. insertSignatureLine ( signatureLineOptions...signature line at the specified position. insertSignatureLine ( signatureLineOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks....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...
  9. ChartAxis.reverseOrder property | Aspose.Words ...

    ChartAxis.reverseOrder property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...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...
  10. ChartAxis.tickMarkSpacing property | Aspose.Wor...

    ChartAxis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn....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...