Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 50,319 for

shapes

(0.33 sec)
  1. Kompres HTML Ing Javascript

    Compress HTML ing JavaScript tanpa kelangan kualitas. Ngoptimalake isi HTML, nyuda ukuran file kanthi gampang....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Iku...

    products.aspose.com/words/jv/nodejs-net/compres...
  2. Komprimer DOC I Javascript

    Komprimer DOC i JavaScript uden at miste kvalitet. Optimer DOC indhold, reducer nemt filstørrelsen....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Det...

    products.aspose.com/words/da/nodejs-net/compres...
  3. Kompres DOC Ing Javascript

    Compress DOC ing JavaScript tanpa kelangan kualitas. Ngoptimalake isi DOC, nyuda ukuran file kanthi gampang....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Iku...

    products.aspose.com/words/jv/nodejs-net/compres...
  4. Fill.BaseForeColor | Aspose.Words per .NET

    Scopri la proprietà BaseForeColor per accedere a un oggetto Color che rappresenta il vero colore di primo piano del tuo riempimento, migliorando la chiarezza e l'attrattiva del tuo design....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

    reference.aspose.com/words/it/net/aspose.words....
  5. ReflectionFormat class | Aspose.Words for Python

    aspose.words.drawing.ReflectionFormat class. Represents the reflection formatting for an object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Python でプレゼンテーションのコネクタを管理する|Aspose.Slides for P...

    Python アプリに PowerPoint および OpenDocument スライド上で線を描画し、接続し、自動ルーティングする能力を付与し、直線、エルボー、曲線コネクタを完全に制御できるようにします。...ShapeCollection オブジェクトが提供する add_auto_shape メソッドを使用して、スライドに 2 つの AutoShape...コレクションにアクセスします。 shapes = presentation . slides [ 0 ] . shapes # 楕円の AutoShape...

    docs.aspose.com/slides/ja/python-net/connector/
  7. CompositeNode Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.CompositeNode, il tuo strumento essenziale per creare strutture di documenti complesse con facilità ed efficienza.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/it/net/aspose.words/...
  8. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Создайте новый Diagram в VSTO и Aspose.Diagram|...

    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....ActivePage ; //Add a new rectangle shape Visio . Master visioRectMaster...get_ItemU ( @"Rectangle" ); Visio . Shape visioRectShape = visioPage ...

    docs.aspose.com/diagram/ru/net/create-a-new-dia...
  10. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....the vertical position of a shape or text frame is relative. Examples:...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...