Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 9,916 for

shape

(0.05 sec)
  1. LoadOptions.BaseUri | Aspose.Words för .NET

    LoadOptions BaseUri fast egendom. Hämtar eller ställer in strängen som kommer att användas för att lösa relativa URIer som finns i dokumentet till absoluta URIer vid behov. Kan varanull eller tom sträng. Standard ärnull i C#.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . IsTrue ( shape . IsImage...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Fill.SetImage | Aspose.Words لـ .NET

    Fill SetImage طريقة. تغيير نوع التعبئة إلى صورة واحدة في C#.... Shape shape = builder . InsertShape (...استخدام اسم ملف النظام المحلي: shape . Fill . SetImage ( ImageDir...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Aspose.Cells 16.10.0の公開APIの変更|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....0では、Shapeオブジェクトの反射効果を制御するためにReflectionEffectクラスとShape.Refle...Type: プリセットのリフレクション効果を取得/設定します。 Shape.Reflection プロパティの簡単な使用シナリオを以下に示します。...

    docs.aspose.com/cells/ja/net/public-api-changes...
  4. ワークシート内の形状の絶対位置を検索|Documentation

    Aspose.Cells for JavaのAPIを通じてワークシート内の形状の絶対位置を検索する方法を学びます。...Cellsはこの目的のために Shape.getLeftToCorner() と Shape.getTopToCorner()...をピクセル単位で返します。 Shape.getLeftToCorner()およびShape.getTopToCorner()プロパティの説明...

    docs.aspose.com/cells/ja/java/finding-absolute-...
  5. Lavorare con la funzionalità di evidenziazione ...

    Questo articolo descrive come utilizzare GridJs per evidenziare il testo della cella, intervalli di celle, forme e immagini....id of shape , can be find in xs . sheet . data . shapes Rimuovi...id of shape , can be find in xs . sheet . data . shapes Ottenere...

    docs.aspose.com/cells/it/python-net/aspose-cell...
  6. قالب العرض التقديمي|وثائق Aspose.Slides لـ Python

    قالب عرض تقديمي PowerPoint في بايثون...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/ar/python-net/presentati...
  7. GridJsハイライト機能の操作|Documentation

    この記事では、GridJsでセルテキスト、セル範囲、図形、および画像のハイライトの使い方について説明します。...id of shape , can be find in xs . sheet . data . shapes アクティブ...id of shape , can be find in xs . sheet . data . shapes アクティブ...

    docs.aspose.com/cells/ja/net/aspose-cells-gridj...
  8. Diagrammachse|Aspose.Slides Dokumentation

    Wie man die Diagrammachse in PowerPoint in C++ bearbeitet...MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/de/cpp/chart-axis/
  9. Ejes de Gráfico|Documentación de Aspose.Slides

    Cómo editar el eje de gráfico de PowerPoint en C++...MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/es/cpp/chart-axis/
  10. Absatz|Aspose.Slides Dokumentation

    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....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/de/cpp/paragraph/