Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 50,326 for

shapes

(1.57 sec)
  1. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture...Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Создание фигур линий в презентациях с Python|До...

    Узнайте, как управлять форматированием линий в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for Python via .NET. Откройте свойства, методы и примеры...., используя метод add_auto_shape объекта ShapeCollection . Сохраните...типа LINE. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/ru/python-net/line/
  4. العمل مع النص|Documentation

    يوضح هذا القسم كيفية إدراج شكل نص أو تحديث نص الشكل باستخدام 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/ar/net/working-with-text/
  5. ShadowFormat.Clear | Aspose.Words for .NET

    Effortlessly reset your shadow format with the ShadowFormat Clear method. Enhance your design with a clean slate today!...the shape. Document doc = new Document ( MyDir + "Shape stroke...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Rotera, ändra position och anslut delformer|Doc...

    Det här avsnittet förklarar hur man roterar en visio-form med Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/sv/net/rotate-change-th...
  7. ShapeBase.FlipOrientation | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase FlipOrientation لتبديل اتجاه الشكل بسهولة، مما يعزز تصميماتك بسهولة وإبداع.... Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . ImageData . SetImage ( ImageDir...

    reference.aspose.com/words/ar/net/aspose.words....
  8. ImageData.Save | Aspose.Words لـ .NET

    احفظ الصور بسهولة باستخدام طريقة حفظ ImageData. بسّط سير عملك بتخزين الصور مباشرةً في المسار الذي اخترته بسهولة.... Shape [] shapesWithImages = imgSourceDoc...GetChildNodes ( NodeType . Shape , true ). Cast < Shape >() . Where ( s...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Arşiv

    Arşiv...Korumasını Kaldırma Python’da Visio Shape’i koruyun Ücretsiz Öğrenme Kaynakları...şekil alın shape = page.shapes[1] # Korumayı kaldır shape.protection...

    blog.aspose.com/tr/diagram/remove-visio-shape-p...
  10. Lavorare con il testo|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/it/java/working-with-text/