Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 48,784 for

shapes

(0.44 sec)
  1. ShapeBase.IsGroup | Aspose.Words per .NET

    Scopri ShapeBase IsGroup. Identifica facilmente se una forma è un gruppo. Ottimizza il tuo flusso di lavoro di progettazione con questa proprietà essenziale per una migliore organizzazione.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/it/net/aspose.words....
  2. ShapeBase.ShapeType | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase ShapeType للوصول بسهولة إلى أنواع الأشكال وتحديدها، مما يعزز قدرات التصميم وكفاءة المشروع.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/ar/net/aspose.words....
  3. WORD को Python में संपीड़ित करें

    गुणवत्ता खोए बिना WORD को Python में संपीड़ित करें। WORD सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hi/python-net/compres...
  4. HTML को Python में संपीड़ित करें

    गुणवत्ता खोए बिना HTML को Python में संपीड़ित करें। HTML सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hi/python-net/compres...
  5. Блокировка или разблокировка фигур с помощью No...

    Эта статья содержит код, объясняющий, как блокировать или разблокировать фигуры для их защиты с использованием библиотеки Aspose.Cells для Node.js через C++.... get ( 0 ); let shape = worksheet . getShapes ()...., 30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/ru/nodejs-cpp/lock-or-unl...
  6. Adjustment class | Aspose.Words for Python

    aspose.words.drawing.Adjustment class. Represents adjustment values that are applied to the specified shape....are applied to the specified shape. Properties Name Description...+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Recupera le informazioni sulla forma Visio in R...

    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....mentre io < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/it/java/retrieve-visio-...
  8. Offentlig API Ändringar i Aspose.Diagram 17.01|...

    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....ShapeCollection shapes = options . Shapes ; // get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/sv/net/public-api-chang...
  9. Node.js ile C++ kullanarak Çalışma Sayfası İçin...

    Aspose.Cells for Node.js via C++ kullanarak bir şeklin çalışma sayfası içindeki kesin konumunu nasıl bulacağınızı öğrenin....C++ bu amaçla Shape.getLeftToCorner() ve Shape.getTopToCorner()...görüntüler: Absolute Position of this Shape is ( 320 , 183 ) const path...

    docs.aspose.com/cells/tr/nodejs-cpp/finding-abs...
  10. ImageData.to_byte_array method | Aspose.Words f...

    ImageData.to_byte_array method. Returns image bytes for any image regardless whether the image is stored or linked....create an image file from a shape’s raw image data. img_source_doc...MY_DIR + 'Images.docx' ) img_shape = img_source_doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...