Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 50,259 for

shapes

(0.14 sec)
  1. Appliquer des animations de forme dans les prés...

    Découvrez comment créer et personnaliser des animations de forme dans les présentations PowerPoint et OpenDocument avec Aspose.Slides for Python via .NET. Démarquez-vous!... shapes . add_auto_shape ( slides . ShapeType...picFrame = pres . slides [ 0 ] . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/fr/python-net/shape-anim...
  2. 記録

    記録...Java で読み取る方法 名前で形状プロパティを読み取る ShapeのInheritPropsを読む Java 無料ライセンスを取得する...// 形状を繰り返す for (Shape shape : (Iterable<Shape>) page.getShapes())...

    blog.aspose.com/ja/diagram/read-visio-shape-dat...
  3. 档案

    档案...Shape, Boolean) 方法。 循环遍历检索到的形状。 在每次迭代中,提取图像并使用 Shape.ImageData...IEnumerable<Shape> shapes = doc.GetChildNodes(NodeType.Shape, true)...

    blog.aspose.com/zh/words/extract-images-from-wo...
  4. Enviar forma al frente o al fondo dentro de la ...

    Aprende cómo enviar una forma al frente o al fondo en una hoja de cálculo usando Aspose.Cells for JavaScript vía C++....Cells proporciona el método Shape.toFrontOrBack() , que cambia...continuación explica el uso del método Shape.toFrontOrBack() . Por favor...

    docs.aspose.com/cells/es/javascript-cpp/send-sh...
  5. Envoyer la forme en avant ou en arrière dans la...

    Apprenez comment envoyer une forme au premier plan ou à l’arrière dans une feuille en utilisant Aspose.Cells for JavaScript via C++....Cells offre la méthode Shape.toFrontOrBack() , qui modifie...l’utilisation de la méthode Shape.toFrontOrBack() . Veuillez consulter...

    docs.aspose.com/cells/fr/javascript-cpp/send-sh...
  6. Node.js経由でC++を使用してスマートアートをグループシェイプに変換|Documenta...

    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 ] 可能な使用シナリオ Shape.getResultOfSmartArt() メソッドを...後、スマートアートシェイプをグループシェイプに変換し、Shape.isGroupプロパティを出力します。以下にそのコンソール出力例を示します。...

    docs.aspose.com/cells/ja/nodejs-cpp/convert-the...
  7. GradientStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStyle enum for customizable gradient fill styles, enhancing your document designs with vibrant visuals....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Connecter les sous-formes des groupes en Ruby|D...

    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....) \ # Set sub shape ids shape_from_id = 1 shape_to_id = 9 \ #...# Initialize connector shape shape = Rjb :: import ( 'com.aspose...

    docs.aspose.com/diagram/fr/java/connect-sub-sha...
  9. Fill.Patterned | Aspose.Words för .NET

    Upptäck metoden Fill Patterned för att enkelt applicera unika mönster på dina designer, vilket förbättrar kreativiteten och den visuella attraktionskraften i dina projekt....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...NodeType . Shape , 0 , true ); Fill fill = shape . Fill ; Console...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Lưu trữ

    Lưu trữ...Shapes.AddAutoShape(ShapeType.Ellipse...IShapeCollection shapes = pres.Slides[0].Shapes; // Thêm hình elip...

    blog.aspose.com/vi/slides/add-shapes-to-powerpo...