Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 5,125 for

shape position

(0.06 sec)
  1. Travailler avec des images dans Python|Aspose.W...

    Créez et gérez des images de différents formats dans un document à l'aide de Python....En ligne ou flottant à une position spécifique, par exemple, Insérer...insert_image renvoie un objet Shape qui vient d’être créé et inséré...

    docs.aspose.com/words/fr/python-net/working-wit...
  2. Arbeta med skydd|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....shutdownJVM () Redigera Visio Shape Protection Genom att skydda...inkluderar bredd, höjd, x-position, y-position, rotation med mera....

    docs.aspose.com/diagram/sv/python-java/working-...
  3. Cambia la posizione di una forma in Ruby|Docume...

    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 ) if...if shape . getNameU () == "Process" && shape . getID () == 2...

    docs.aspose.com/diagram/it/java/change-the-posi...
  4. .NET でプレゼンテーションの SmartArt シェイプ ノードを管理する|Aspose....

    Aspose.Slides for .NET を使用して PPT および PPTX の SmartArt シェイプ ノードを管理します。プレゼンテーションを効率化するための分かりやすいコードサンプルとヒントをご覧ください。...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // シェイプが...シェイプが SmartArt タイプか確認する if ( shape is Aspose . Slides . SmartArt...

    docs.aspose.com/slides/ja/net/manage-smartart-s...
  5. قم بتعديل التدرج اللوني لشكل Visio|Documentation

    توضح هذه الصفحة كيفية تعديل لون التدرج لشكل visio باستخدام مكتبة Aspose.Diagram....); // get shape by ID Aspose . Diagram . Shape shape = page .... Shapes . GetShape ( 1 ); // get the gradient fill properties...

    docs.aspose.com/diagram/ar/net/modify-the-gradi...
  6. AxisTickLabels.Rotation | Aspose.Words لـ .NET

    اضبط دوران علامات AxisTickLabels لتحسين سهولة القراءة. خصص زوايا علامات التجزئة بالدرجات لتحسين وضوح مخططك وجاذبيته البصرية.... Shape shape = builder . InsertChart (...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels...

    reference.aspose.com/words/ar/net/aspose.words....
  7. PageSetup.PageWidth | Aspose.Words för .NET

    Upptäck egenskapen PageSetup PageWidth för att enkelt justera sidbredden i punkter, vilket förbättrar din dokumentlayout för optimal presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. ChartAxis.Format | Aspose.Words لـ .NET

    اكتشف خاصية تنسيق ChartAxis لتسهيل تنسيق الخطوط وتعبئة علامات التجزئة القابلة للتخصيص، مما يعزز تجربة تصور البيانات لديك....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // قم بمسح سلسلة بيانات...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ChartAxis.MajorTickMark | Aspose.Words per .NET

    Scopri la proprietà ChartAxis MajorTickMark per personalizzare facilmente i segni di graduazione principali del tuo grafico, per una maggiore chiarezza visiva e precisione....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Cancella la serie...

    reference.aspose.com/words/it/net/aspose.words....
  10. ChartAxis.TickLabels | Aspose.Words per .NET

    Scopri la proprietà ChartAxis TickLabels per personalizzare le etichette dei segni di spunta degli assi, per una migliore visualizzazione dei dati e una maggiore chiarezza nei tuoi grafici....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Cancella la serie...

    reference.aspose.com/words/it/net/aspose.words....