Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 49,746 for

shapes

(0.11 sec)
  1. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method...Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Arbeta med text|Documentation

    Det här avsnittet förklarar hur du infogar en textform eller uppdaterar formens text med Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/sv/net/working-with-text/
  3. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....docx"); Shape shape1 = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...setSelected(false); Shape shape2 = (Shape)doc.getChild(NodeType.SHAPE, 1, true);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Schützen Sie Formen in 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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/de/net/protect-shapes-i...
  5. إدارة الأشكال في العروض التقديمية باستخدام بايث...

    تعلم كيفية إنشاء وتعديل وتحسين الأشكال في Aspose.Slides for Python عبر .NET وتقديم عروض PowerPoint وOpenDocument عالية الأداء....برمجة التطبيقات Presentation و Shape . العثور على الأشكال في الشرائح...المعين. تُنفّذ الطريقة find_shape هذا النهج وتعيد الشكل المطابق...

    docs.aspose.com/slides/ar/python-net/shape-mani...
  6. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....tiling the texture inside the shape. Document doc = new Document();...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Pythonでシェイプロックを使用してプレゼンテーションの編集を防止|Aspose.Slide...

    Aspose.Slides for Python(.NET 経由)で PPT、PPTX、ODP ファイルのシェイプをロックまたはロック解除する方法を紹介します。プレゼンテーションを保護しながら、編集を制御し、納品を高速化します。...Slides for Python では、スライド上の各要素は Shape クラスを継承したオブジェクトで表されます。 PPTX の構造は複雑で、PPT...Python はスライド上のシェイプを操作するために Shape クラスを提供します。 前述のとおり、各シェイプ クラスには保護用のシェイプロック...

    docs.aspose.com/slides/ja/python-net/applying-p...
  8. ShapeBase.IsInsertRevision | Aspose.Words per .NET

    Scopri come la proprietà IsInsertRevision di ShapeBase migliora i tuoi documenti Word identificando le modifiche apportate durante il monitoraggio. Aumenta l'efficienza della tua modifica!... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/it/net/aspose.words....
  9. GroupShape|Documentación de Aspose.Slides para ...

    Trabaje con formas de grupo en Python utilizando Aspose.Slides: cree y desagrupe, reordene las formas secundarias, establezca transformaciones y límites en PowerPoint y OpenDocument.... def add_group_shape (): with slides . Presentation...= slide . shapes . add_group_shape () group . shapes . add_auto_shape...

    docs.aspose.com/slides/es/python-net/examples/e...
  10. ShapeBase.IsDeleteRevision | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase IsDeleteRevision och lär dig hur den indikerar objektborttagning i Microsoft Word med ändringsspårning aktiverad för förbättrad dokumenthantering.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/sv/net/aspose.words....