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

shape position

(0.17 sec)
  1. Arbeitslösung für Diagrammgrößenänderung in PPT...

    Behebt unerwartete Diagrammgrößenänderungen in PPTX bei Verwendung eingebetteter Excel-OLE-Objekte mit Aspose.Slides für .NET. Erfahren Sie zwei Methoden mit Code, um die Größen konsistent zu halten.... Position des OLE-Objektrahmens kommt...es gibt in der Vorlage ein Shape mit Index 2, an dem wir einen...

    docs.aspose.com/slides/de/net/working-solution-...
  2. Travailler avec GridJs côté client|Documentation

    Cet article présente les APIs ou fonctions client JavaScript dans 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/fr/net/aspose-cells-gridj...
  3. Formater le texte PowerPoint en Python|Aspose.S...

    Apprenez à formater et styliser le texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET. Personnalisez les polices, les couleurs, l'alignement et bien plus avec des exemples de code Python puissants.... shapes [ 0 ] . text_frame . highlight_text...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/fr/python-net/text-forma...
  4. Rendu des formes séparément du document|Aspose....

    Extrayez divers objets graphiques, tels que des images, des zones de texte contenant des paragraphes ou des formes de flèches, lors du traitement d'un document, et exportez-les vers un emplacement externe à l'aide de C#....est représenté par le nœud Shape ou GroupShape dans le module...est représentée par un nœud Shape de ShapeType.Image . Ce nœud...

    docs.aspose.com/words/fr/net/rendering-shapes-s...
  5. PowerPoint-Text auf Android formatieren|Aspose....

    Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Android via Java formatieren und stilisieren. Schriften, Farben, Ausrichtung und mehr anpassen....Greifen Sie auf die Platzhalter‑Shapes der Folie zu und casten Sie..."transparency.pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...

    docs.aspose.com/slides/de/androidjava/text-form...
  6. Java におけるプレゼンテーションの高度なテキスト抽出|Aspose.Slides ドキュメント

    Aspose.Slides for Java を使用して、PowerPoint および OpenDocument のプレゼンテーションからテキストを迅速に抽出します。シンプルでステップバイステップのガイドに従って、時間を節約しましょう。...raw text with no respect to position on the slide Arranged - The...The text is positioned in the same order as on the slide Unarranged...

    docs.aspose.com/slides/ja/java/extract-text-fro...
  7. Настройка круговых диаграмм в презентациях с по...

    Узнайте, как создавать и настраивать круговые диаграммы в Python с помощью Aspose.Slides, экспортировать их в PowerPoint и OpenDocument, ускоряя рассказ о данных за считанные секунды.... shapes . add_chart ( charts . ChartType...parent_series_group . pie_split_position = 53 # Сохранить презентацию...

    docs.aspose.com/slides/ru/python-net/pie-chart/
  8. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....() -> idx_get ( 0 ) -> get_Shapes () -> AddChart ( ChartType...() -> idx_get ( 0 ) -> get_Shapes () -> AddChart ( ChartType...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  9. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...as paths, lines, text, and shapes. Aspose.PDF for .NET does not...graphics (including lines, shapes, and text that may form a chart)...

    forum.aspose.com/t/extract-vector-charts-from-p...
  10. Cadre vidéo|Documentation d'Aspose.Slides pour ...

    Ajouter un cadre vidéo à une présentation PowerPoint en JavaScript... Parcourez tous les objets Shape pour trouver un VideoFrame ...getShapes (). size (); j ++ ) { let shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/video-frame/