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

shape

(0.03 sec)
  1. Node Class | Aspose.Words per .NET

    Aspose.Words.Node classe. Classe base per tutti i nodi di un documento Word in C#.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Forma Personalizada|Documentación de Aspose.Slides

    Agregar forma personalizada en presentación de PowerPoint en Java...Shape . Usa los métodos geometryPathToGraphi...convertir GeometryPath a java.awt.Shape y viceversa. Operaciones de...

    docs.aspose.com/slides/es/java/custom-shape/
  3. Formeffekt|Aspose.Slides Dokumentation

    Effekt auf eine PowerPoint-Form in C++ anwenden...idx_get ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f ); auto effectFormat = shape -> get_EffectFormat (); effectFormat...

    docs.aspose.com/slides/de/cpp/shape-effect/
  4. NodeCollection.Count | Aspose.Words per .NET

    NodeCollection Count proprietà. Ottiene il numero di nodi nella raccolta in C#.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Crear o Administrar Nodo de Forma SmartArt en P...

    Administrar nodo smart art y nodo hijo en Presentaciones de PowerPoint...get_Item ( 0 ) -> getShapes () as $shape ) { # Verificar si la forma...SmartArt if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/es/php-java/manage-smart...
  6. Chart.SourceFullName | Aspose.Words لـ .NET

    Chart SourceFullName ملكية. يحصل على مسار واسم ملف xls/xlsx الذي يرتبط به هذا المخطط في C#....+ "Shape with linked chart.docx" ); Shape shape = ( Shape ) doc...NodeType . Shape , 0 , true ); var sourceFullName = shape . Chart...

    reference.aspose.com/words/ar/net/aspose.words....
  7. OleFormat.Save | Aspose.Words per .NET

    OleFormat Save metodo. Salva i dati delloggetto incorporato nello stream specificato in C#....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // L'oggetto OLE nella prima forma...

    reference.aspose.com/words/it/net/aspose.words....
  8. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    DocumentBuilder InsertSignatureLine طريقة. إدراج سطر التوقيع في الموضع الحالي في C#.... public Shape InsertSignatureLine ( SignatureLineOptions...SignatureLineProvide.Signed.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Bestimmen, ob es sich um eine SmartArt Form han...

    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.... Mit der Eigenschaft Shape.IsSmartArt können Sie feststellen...wird der Wert der Eigenschaft Shape.IsSmartArt der ersten Form ausgegeben...

    docs.aspose.com/cells/de/java/determine-if-shap...
  10. Platzhalter verwalten|Aspose.Slides für Python ...

    Ändern Sie Platzhaltertext und Eingabetext in PowerPoint-Präsentationen mit Python... shapes : if shp . placeholder != None...slides [ 0 ] for shape in slide . slide . shapes : # Durchläuft...

    docs.aspose.com/slides/de/python-net/manage-pla...