Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 43,066 for

shape

(0.1 sec)
  1. 64716896.xlsx

    Sheet1 Text is rotating with Shape because RotateTextWithShape is true. This is some text inside the Shape. 2018-04-27T05:06:32Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 20......Sheet1 Text is rotating with shape because RotateTextWithShape...This is some text inside the shape. 2018-04-27T05:06:32Z 16.0300...

    docs.aspose.com/cells/tr/cpp/rotate-text-with-s...
  2. 64716896.xlsx

    Sheet1 Text is rotating with Shape because RotateTextWithShape is true. This is some text inside the Shape. 2018-04-27T05:06:32Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 20......Sheet1 Text is rotating with shape because RotateTextWithShape...This is some text inside the shape. 2018-04-27T05:06:32Z 16.0300...

    docs.aspose.com/cells/ja/nodejs-cpp/rotate-text...
  3. 64716896.xlsx

    Sheet1 Text is rotating with Shape because RotateTextWithShape is true. This is some text inside the Shape. 2018-04-27T05:06:32Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 20......Sheet1 Text is rotating with shape because RotateTextWithShape...This is some text inside the shape. 2018-04-27T05:06:32Z 16.0300...

    docs.aspose.com/cells/tr/nodejs-cpp/rotate-text...
  4. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...NodeCollection<Shape> shapes = doc.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : shapes) { if (shape.hasImage()) { maxContentWidth...

    forum.aspose.com/t/cutting-off-right-side-after...
  5. Adding Picture Frame with Animation in VSTO and...

    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.... Add a picture shape to the slide. Apply animation...Frame PowerPoint . Shape PicFrame = sld . Shapes . AddPicture ( "pic...

    docs.aspose.com/slides/net/adding-picture-frame...
  6. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....code shows how to add text to shape //ExStepImage:0:step-1.png //ExStepSummary:1:... 5, 7, 5); Shape shape = diagram.Pages[0].Shapes.GetShape(shapeId);...

    products.aspose.com/diagram/tutorial/set-text-s...
  8. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...resize shape with the image before saving to pdf: for (Shape shape...(Iterable<Shape>) document.getChildNodes(NodeType.SHAPE, true))...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  10. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

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