Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 48,674 for

shape

(0.27 sec)
  1. Convert Image To SVG C++

    Convert Image to SVG format in C++ code. Save Image as SVG using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  2. Convert Image To GIF C++

    Convert Image to GIF format in C++ code. Save Image as GIF using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  3. Issue with grouped shapes - Free Support Forum ...

    Hello Support Team! After opening and saving a diagram using Aspose.Diagram grouped Shapes behave incorrectly. This can be verified in the attached example - when you open “original.vsdx” file and try to resize a Shape,…...Issue with grouped shapes Aspose.Diagram Product Family elsep...using Aspose.Diagram grouped shapes behave incorrectly. This can...

    forum.aspose.com/t/issue-with-grouped-shapes/31...
  4. Managing Controls|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....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/java/managing-controls/
  5. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document docx = new com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...getLeftMargin(); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); shape.setAspectRatioLocked(false); shape.setWidth(pageWidth...

    forum.aspose.com/t/html-word-head-head-css-html...
  6. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  7. Managing TextBox with JavaScript via C++|Docume...

    Learn how to manage TextBox in Excel using Aspose.Cells for JavaScript via C++.... Add a TextBox shape. Modify properties of the TextBox...a TextBox shape const textBox = worksheet . shapes . addTextBox...

    docs.aspose.com/cells/javascript-cpp/managing-t...
  8. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …... Normalise the whole shape to a single list If you want...0) ->get_Shapes()->AddAutoShape(... ) // any shape, just to get...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  9. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels....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. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Prevent Presentation Edits with Shape Locks in .NET Extract Images...Images from Presentation Shapes in .NET Get the Entire Slide Background...

    docs.aspose.com/slides/net/technical-articles/