Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 5,126 for

shape position

(0.08 sec)
  1. API publique et changements incompatibles rétro...

    Examinez les mises à jour de l'API publique et les changements majeurs dans Aspose.Slides pour .NET afin de migrer en douceur vos solutions de présentation PowerPoint PPT, PPTX et ODP....brut sans tenir compte de la position sur la diapositive Arranged...chart = pres . Slides [ 0 ]. Shapes [ 0 ] as IChart ; chart . Axes...

    docs.aspose.com/slides/fr/net/public-api-and-ba...
  2. Verwalten von Video-Frames in Präsentationen mi...

    Erfahren Sie, wie Sie programmgesteuert Video-Frames in PowerPoint- und OpenDocument-Folien mit Aspose.Slides für Java hinzufügen und extrahieren. Schnelle Anleitung....( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/de/java/video-frame/
  3. Adicionar Texto ao PDF usando Python|Aspose.PDF...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas.... position = ap . text . Position ( 100 , 600 ) #...text_fragment . position = ap . text . Position ( 10 , 10 ) # Adicionar...

    docs.aspose.com/pdf/pt/python-net/add-text-to-p...
  4. Работа с GridJs на стороне клиента|Documentation

    В этой статье представлены клиентские javascript API или функции в GridJs....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/ru/python-net/aspose-cell...
  5. GridJs İstemci Tarafı İle Çalışmak|Documentation

    Bu makale, GridJs te istemci tarafı için JavaScript API lerini veya işlevleri tanıtır....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/tr/python-net/aspose-cell...
  6. GridJs İstemci Tarafı İle Çalışmak|Documentation

    Bu makale, GridJs te istemci tarafı için JavaScript API lerini veya işlevleri tanıtır....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/tr/net/aspose-cells-gridj...
  7. Trabajando con GridJs del lado del cliente|Docu...

    Este artículo introduce las API o funciones de Javascript del cliente en GridJs....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  8. العمل مع GridJs الجانب العميل|Documentation

    يقدم هذا المقال واجهات برمجة تطبيقات العميل في GridJs....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/ar/net/aspose-cells-gridj...
  9. GridJs Sunucu Tarafı ile Çalışmak|Documentation

    Bu makale, GridJs deki API leri nasıl kullanacağınızı açıklar....Position = 0 in C# byte [] buffer =...automatically zip all the images/shapes into a zip stream and store...

    docs.aspose.com/cells/tr/java/aspose-cells-grid...
  10. PowerPoint-Textabsätze in .NET verwalten|Aspose...

    Meistern Sie die Absatzformatierung mit Aspose.Slides für .NET – optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP-Präsentationen in C#.... Shapes . AddAutoShape ( ShapeType...zu IAutoShape aShp = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/de/net/manage-paragraph/