Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 50,321 for

shapes

(0.37 sec)
  1. نحوه اضافه کردن شکل Group به سند Word|Aspose.Wo...

    Group کردن و گروه بندی کردن اشکال با استفاده از C#....group shape را به یک سند Word اضافه کنید. چنین group shape از چندین...دستور/دکمه Group به سرعت یک group shape اضافه کنید. یک شکل فردی در یک...

    docs.aspose.com/words/fa/net/how-to-add-group-s...
  2. Ställa in celler i händelsesektionen i ShapeShe...

    Hantera händelseegenskaper för visio-filer.... GetPage ( 0 ); // Get shape id long shapeId = page . AddShape...Get shape Aspose . Diagram . Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/sv/net/setting-cells-in...
  3. Felder aktualisieren, entfernen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie Felder aktualisieren oder entfernen....); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...field Field fld = shape . Fields [ 0 ]; //Update format of field...

    docs.aspose.com/diagram/de/net/update-remove-fi...
  4. ImageSize.HeightPoints | Aspose.Words per .NET

    Scopri la proprietà ImageSize HeightPoints per calcolare facilmente l'altezza dell'immagine in punti 1 punto equivale a 1/72 di pollice. Ottimizza le tue immagini senza sforzo!...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...300x300pt. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/it/net/aspose.words....
  5. PatternType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PatternType enum to enhance your Shapes with customizable fill patterns. Elevate your document design effortlessly!...pattern to be used to fill a shape. public enum PatternType Values...for a shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  6. NodeCollection.Item | Aspose.Words لـ .NET

    يمكنك الوصول إلى أي عقدة بسهولة باستخدام خاصية NodeCollection Item. استرجع العقد بسرعة حسب الفهرس لإدارة بيانات سلسة وتحسين الأداء.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible....value indicating whether the shape is visible. @property def hidden...Examples Shows how to hide the shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Encontrar la posición absoluta de la forma dent...

    Aprenda a encontrar la posición absoluta de una forma dentro de la hoja de cálculo a través de las API Aspose.Cells for Java....las propiedades Shape.getLeftToCorner() y Shape.getTopToCorner()...las propiedades Shape.getLeftToCorner() y Shape.getTopToCorner()...

    docs.aspose.com/cells/es/java/finding-absolute-...
  9. Remplacer le texte dans le smart art avec C++|D...

    Apprenez comment mettre à jour le texte dans SmartArt en utilisant Aspose.Cells for C++ en définissant la propriété Shape.Text....en définissant la propriété Shape.Text . Le fichier source d’exemple...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/fr/cpp/replace-text-in-sm...
  10. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....properties of an image in a shape. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...