Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 50,317 for

shapes

(0.09 sec)
  1. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an object in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Stroke.BaseForeColor | Aspose.Words per .NET

    Scopri la proprietà Stroke BaseForeColor per accedere facilmente al colore di base non modificato del tuo tratto, per un controllo preciso del design....Il valore predefinito per un Shape è Black . Esempi Mostra come...new DocumentBuilder (); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/it/net/aspose.words....
  3. Aspose.Slides for .NET 14.5.0 中的公共 API 与向后不兼容的更...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...例如: IShape shape = ...; shape . Frame = new ShapeFrame..., float . NaN ); 或 slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a one-color gradient in C++....Examples Shows how to fill a shape with a gradients. auto doc =...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. تغيير لون تعبئة شكل في عرض تقديمي|توثيق Aspose....

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...color of a shape. // The test file must have a filled shape as the...

    docs.aspose.com/slides/ar/net/change-the-fill-c...
  6. GradientStyle Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.Drawing.GradientStyle للحصول على أنماط تعبئة متدرجة قابلة للتخصيص، مما يعزز تصميمات المستندات الخاصة بك باستخدام صور نابضة بالحياة....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor للتعبئة التدرجية. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/ar/net/aspose.words....
  7. GradientVariant Enum | Aspose.Words per .NET

    Scopri l'enumerazione Aspose.Words.Drawing.GradientVariant per riempimenti sfumati personalizzabili, che arricchiscono i design dei tuoi documenti con stili vivaci....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor del riempimento sfumato. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  8. GradientVariant Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.Drawing.GradientVariant لتعبئة التدرج القابلة للتخصيص، مما يعزز تصميمات المستندات الخاصة بك بأنماط نابضة بالحياة....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor للتعبئة التدرجية. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/ar/net/aspose.words....
  9. تغيير حجم الأشكال في شرائح العرض التقديمي في .N...

    قم بتغيير حجم الأشكال بسهولة في شرائح PowerPoint و OpenDocument باستخدام Aspose.Slides for .NET — أتمتة تعديل تخطيط الشرائح وزيادة الإنتاجية....IShape shape in slide . Shapes ) { // تحجيم حجم الشكل. shape . Height...Height *= heightRatio ; shape . Width *= widthRatio ; // تحجيم...

    docs.aspose.com/slides/ar/net/re-sizing-shapes-...
  10. ShadowFormat.Visible | Aspose.Words för .NET

    Upptäck egenskapen Synlig skuggformat. Kontrollera enkelt om din formatering är synlig, vilket förbättrar ditt dokuments utseende och tydlighet....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/sv/net/aspose.words....