Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 49,129 for

shape

(0.18 sec)
  1. Extrahera text från Gear typen SmartArt form me...

    Lär dig hur man extraherar text från Gear typen SmartArt form med Aspose.Cells for JavaScript via C++....text från Gear-typen Smart Art Shape. För att göra detta måste du...Smart Art Shape till Gruppform med hjälp av Shape.resultOfSmartArt...

    docs.aspose.com/cells/sv/javascript-cpp/extract...
  2. ShapeBase.Reflection | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Reflection لتعزيز تصميماتك باستخدام تنسيق الانعكاس القابل للتخصيص للحصول على تأثيرات بصرية مذهلة....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Pakkaa DOCX Kohteessa Python

    Pakkaa DOCX kentässä Python laadun heikkenemättä. Optimoi kohteen DOCX sisältö, pienennä tiedostokokoa helposti....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/fi/python-net/compres...
  4. ShapeBase.Width | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Width. Justera enkelt bredden på det block som din form innehåller för ökad designflexibilitet och precision....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ShapeBase.Height | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase Height för att enkelt justera formens containerhöjd, vilket förbättrar designflexibiliteten och precisionen i dina projekt....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Proteggi e sproteggi una forma Visio in rubino|...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/it/java/protect-and-unp...
  7. Smart Artをグループシェイプに変換する方法(C++)|Documentation

    Aspose.Cells for C++を使用して、Smart Art ShapeをGroup Shapeに変換し、グループシェイプの個々の部分にアクセスする方法を学びます。...可能な使用シナリオ Smart Art ShapeをGroup Shapeに変換するには、 Shape::GetResultOfSmartArt()...スマートアートをグループシェイプに変換する 以下のサンプルコードは、Smart Art Shapeを含む sample Excelファイル を読み込み、ス...

    docs.aspose.com/cells/ja/cpp/convert-the-smart-...
  8. ShapeBase.IsTopLevel | Aspose.Words för .NET

    Upptäck ShapeBase IsTopLevel. Kontrollera snabbt om en form står fristående och förbättra ditt designarbetsflöde med effektiv grupphantering....= new Document (); Shape shape = new Shape ( doc , ShapeType ...Rectangle ); shape . Width = 200 ; shape . Height = 200 ; shape . WrapType...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Establecer la altura y el ancho de una forma en...

    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/es/java/set-the-height-...
  10. PHP'de Visio Şekil Bilgisini Alın|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/tr/java/retrieve-visio-...