Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 50,257 for

shapes

(0.18 sec)
  1. GlowFormat.transparency property | Aspose.Words...

    GlowFormat.transparency property. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear)...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GlowFormat.radius property | Aspose.Words for P...

    GlowFormat.radius property. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt)...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Şekil Korumasını Kaldır|Documentation

    Bu bölümde, Python via Java için Aspose.Diagram kullanılarak şekil korumasının nasıl kaldırılacağı açıklanmaktadır....getPage ( "Flow 1" ) # get shape by ID shape = page . getShapes ()...getShape ( 1 ) # set protections shape . getProtection () . getLockAspect...

    docs.aspose.com/diagram/tr/python-java/remove-s...
  4. ShapeBase.HeightRelative | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase HeightRelative لإدارة ارتفاع الشكل كنسبة مئوية بسهولة، مما يعزز مرونة التصميم ودقته.... Shape shape = builder . InsertShape (...تحويلها تلقائيًا إلى وحدات مطلقة. shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  5. ShapeBase.RelativeVerticalSize | Aspose.Words ل...

    اكتشف خاصية ShapeBase RelativeVerticalSize لضبط الأبعاد الرأسية للأشكال بسهولة لتحسين مرونة التصميم ودقته.... Shape shape = builder . InsertShape (...تحويلها تلقائيًا إلى وحدات مطلقة. shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Jak přidat Group Vytvořit slovní dokument|Aspos...

    Grouping a odkupovací tvary používající Java....přidat group shape do Word dokumentu. Takový group shape sestává z...můžete rychle přidat group shape s použitím Group příkaz/tlačítko...

    docs.aspose.com/words/cs/java/how-to-add-group-...
  7. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  8. DOCX को C++ में संपीड़ित करें

    गुणवत्ता खोए बिना DOCX को C++ में संपीड़ित करें। DOCX सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hi/cpp/compress/docx/
  9. العمل مع فقرة الأشكال|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.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/ar/net/working-with-sha...
  10. 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...