Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 49,132 for

shape

(0.12 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/nodejs-cpp/rotate-text...
  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/ru/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/de/cpp/rotate-text-with-s...
  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/tr/javascript-cpp/rotate-...
  5. 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/cpp/rotate-text-with-s...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...colors at the same position Shape textBoxShape1 = builder.insertShape(ShapeType... 150, 100, WrapType.NONE); Shape textBoxShape2 = builder.insertShape(ShapeType...

    forum.aspose.com/t/incorrect-position-of-text-b...
  9. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw Shapes in a visio page with Aspose.Diagram....Tutorial Draw Shape in Visio Learn How To draw shapes in a visio...In this tutorial, we'll draw shapes in a visio file. We'll start...

    products.aspose.com/diagram/tutorial/draw-shape...
  10. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly.... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. We then...

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