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

shape position

(0.59 sec)
  1. Changements de l API publique dans Aspose.Cells...

    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....ReflectionEffect ainsi que la propriété Shape.Reflection afin de contrôler...effets de réflexion d’un objet Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/fr/java/public-api-change...
  2. أتمتة إنشاء PowerPoint في Python: إنشاء عروض تق...

    أتمتة إنشاء الشرائح على منصات السحابة باستخدام Aspose.Slides لـ Python—إنشاء، تحرير، وتحويل ملفات PowerPoint وOpenDocument بسرعة وموثوقية....) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/ar/python-net/automating...
  3. إنشاء وتضمين مخطط Excel ككائن OLE|توثيق 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.... Shapes . Paste (); // Position the chart on the...wbStream . Length ]; wbStream . Position = 0 ; wbStream . Read ( chartOleData...

    docs.aspose.com/slides/ar/net/create-and-embed-...
  4. Ajouter des filigranes aux présentations sur An...

    Gérez les filigranes texte et image dans les présentations PowerPoint et OpenDocument sur Android en Java pour indiquer un brouillon, des informations confidentielles, et plus encore....l’alignement centré, la rotation, la position de premier plan, etc. Nous...(). toArray (); for ( IShape shape : slideShapes ) { if ( "watermark"...

    docs.aspose.com/slides/fr/androidjava/watermark/
  5. Автоматизация создания PowerPoint в Python: лег...

    Автоматизируйте создание слайдов в облачных платформах с помощью Aspose.Slides for Python — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument....) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/ru/python-net/automating...
  6. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code examples....controls the scaling and positioning of graphics within the viewport...corner, the positive x‑axis points right, and the positive y‑axis...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  7. Archiv

    Archiv... Berechnen Sie die Position des Wasserzeichens entsprechend...Präsentation. Fügen Sie der Shapes-Auflistung der Folie eine neue...

    blog.aspose.com/de/slides/add-watermark-to-powe...
  8. Archiv

    Archiv... Wir können die Position, Geometrie und Zuordnung von...enthalten: Shape-Indexdatei (.shx) - a positional index of the...

    blog.aspose.com/de/gis/create-and-read-shapefil...
  9. 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...
  10. 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/