Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 45,859 for

shape

(0.09 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/sv/python-net/rotate-text...
  2. 64716919.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/es/java/rotate-text-with-...
  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/ja/nodejs-cpp/rotate-text...
  4. 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/ru/net/rotate-text-with-s...
  5. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_Shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/Shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...export_shapes_as_svg property HtmlSaveOptions.export_shapes_as_svg... property Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Public API Changes in Aspose.Diagram 5.8.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 group multiple shapes together in the Visio diagram...Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...background color, and then using a shape to overlay the text. Here’s...of the filled color using a shape. Code Here’s a sample code snippet...

    forum.aspose.com/t/display-text-content-on-top-...
  9. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....Adding Shapes to Presentation Contents [ Hide ] VSTO Below is...code snippet for adding line shape: Slide slide = Application ...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  10. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint presentations in PHP... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. Once the...

    docs.aspose.com/slides/php-java/manage-ole/