Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 50,257 for

shape

(0.13 sec)
  1. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/ja/nodejs-cpp/rotate-text...
  2. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/ru/cpp/rotate-text-with-s...
  3. 64716897.xlsx

    Sheet1 Text is not rotating with Shape because RotateTextWithShape is false. This is some text inside the Shape. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 200......Sheet1 Text is not rotating with shape because RotateTextWithShape...This is some text inside the shape. Evaluation Warning Evaluation...

    docs.aspose.com/cells/it/javascript-cpp/rotate-...
  4. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....DocumentBuilder > ( doc ); auto shape = builder -> InsertChart ( ChartType... 432 , 252 ); auto chart = shape -> get_Chart (); auto seriesColl...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  5. 从 Ruby 中的 Visio 页面中提取所有图像|Documentation

    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....vsd" ) shapes = diagram . getPages () . getPage...() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/zh/java/extract-all-ima...
  6. 获取 Visio 形状继承字符|Documentation

    本节介绍如何获取 visio 形状的字体样式从其父样式继承并掌握 Aspose.Diagram。... GetDataDir_Shapes (); // Call a Diagram class...Aspose . Diagram . Shape shape in page . Shapes ) { Aspose . Diagram...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  7. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact.... shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 100 , 100 , 200 , 100 ) shape . text_frame . paragraphs ....

    docs.aspose.com/slides/python-net/superscript-a...
  8. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/net/compress/tiff/
  9. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....access the ActiveX Control via Shape.activeXControl property and...Access first worksheet and first shape const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/update-act...
  10. Get Dimension of an image - Free Support Forum ...

    Can we get dimensions (width and height) of an image using aspose.word or any other aspose library? Code should run in linux and windows....the ImageData property of the shape that contains the image. The...image into the document Shape shape = builder.insertImage("path/to/your/image...

    forum.aspose.com/t/get-dimension-of-an-image/31...