Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 42,307 for

shapes

(0.06 sec)
  1. Սեղմել DOCX Ը Javascript Ում

    Սեղմեք DOCX ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  2. Convert Visio to other formats|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio Drawing with Selective Shapes Using Aspose.Diagram API, developers...developers can select a group of shapes to convert a Visio drawing...

    docs.aspose.com/diagram/python-java/convert-vis...
  3. Technical Articles|Aspose.Slides for Python 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....Extracting Images from Presentation shapes Get the Entire Presentation...PyInstaller and cx_Freeze Re-sizing Shapes on Slide Set Caption to OLE...

    docs.aspose.com/slides/python-net/technical-art...
  4. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Shape class Contents [ Hide ] Shape class Represents...Working with Shapes documentation article. class Shape : public Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 在 PHP 中设置形状的高度和宽度|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 () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  6. 在 PHP 中设置 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 () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  7. 用C++替换SmartArt中的文本|Documentation

    了解如何使用Aspose.Cells for C++通过设置Shape.Text属性来更新Smart Art中的文本。...Cells通过设置 Shape.Text 属性提供此功能。 可以从以下链接下载示例源文件:...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/zh/cpp/replace-text-in-sm...
  8. Working with Layers|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....Contents [ Hide ] Configuring Shape Objects with Layers Aspose.Diagram...via Java allows to configure shape objects with layers in Microsoft...

    docs.aspose.com/diagram/python-java/working-wit...
  9. 在 Ruby 的 ShapeSheet 中创建用户定义的单元格|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....i ) shapes = page . getShapes () j = 0 while j < shapes . getCount...getCount () shape = shapes . get ( j ) if shape . getNameU () ==...

    docs.aspose.com/diagram/zh/java/create-user-def...
  10. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/python-net/manage-placeh...