Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 5,331 for

autoshape

(0.75 sec)
  1. Obtener límites de párrafo de presentaciones en...

    Aprenda cómo recuperar los límites de párrafo y de porción de texto en Aspose.Slides para Java para optimizar la posición del texto en presentaciones de PowerPoint.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/es/java/paragraph/
  2. Placeholders in Präsentationen mit Python verwa...

    Placeholders in Aspose.Slides für Python über .NET mühelos verwalten: Text ersetzen, Hinweistexte anpassen und Bildtransparenz in PowerPoint und OpenDocument festlegen....des TextFrame , das mit dem AutoShape verknüpft ist. Speichern Sie...type ( shape ) is slides . AutoShape : if shape . placeholder ...

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

    Archiv...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Zkontrolujte...

    blog.aspose.com/cs/slides/extract-images-from-p...
  4. Arşiv

    Arşiv...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // resmi...

    blog.aspose.com/tr/slides/extract-images-from-p...
  5. .NET でプレゼンテーション シェイプから画像を抽出する|Aspose.Slides ドキュメント

    PowerPoint および OpenDocument プレゼンテーションのシェイプから画像を抽出します(Aspose.Slides for .NET 使用)— 迅速でコードフレンドリーなソリューション。...if ( sh is AutoShape ) { AutoShape ashp = ( AutoShape ) sh ; if...

    docs.aspose.com/slides/ja/net/extracting-images...
  6. Архивы

    Архивы...ppt")) { AutoShape shape = (AutoShape)presentation.Slides[0]...

    blog.aspose.com/ru/slides/edit-ppt-online/
  7. أرشيف

    أرشيف...AutoShape: auto_shape_lock = shape.shape_lock...if type(shape) is slides.AutoShape: auto_shape_lock = shape.shape_lock...

    blog.aspose.com/ar/slides/lock-or-unlock-powerp...
  8. ארכיון

    ארכיון...ppt")) { AutoShape shape = (AutoShape)presentation.Slides[0]...

    blog.aspose.com/he/slides/edit-ppt-online/
  9. Präsentationsbearbeitungen mit Formulärsperren ...

    Entdecken Sie, wie Aspose.Slides für Python via .NET Formen in PPT-, PPTX- und ODP-Dateien sperrt oder entsperrt, Präsentationen sichert und gleichzeitig kontrollierte Bearbeitungen sowie eine schnellere Bereitstellung ermöglicht.... AutoShape : shape . shape_lock . position_locked...type ( shape ) is slides . AutoShape : shape . shape_lock . position_locked...

    docs.aspose.com/slides/de/python-net/applying-p...
  10. Obtenir les limites du paragraphe dans les prés...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour Android via Java afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/fr/androidjava/paragraph/