Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 5,261 for

shape position

(0.16 sec)
  1. Gérer les espaces réservés de présentation en J...

    Gérez facilement les espaces réservés dans Aspose.Slides pour Java: remplacez le texte, personnalisez les invites et définissez la transparence des images dans PowerPoint et OpenDocument....get_Item ( 0 ); for ( IShape shape : slide . getSlide (). getShapes...diapositive { if ( shape . getPlaceholder () != null && shape instanceof...

    docs.aspose.com/slides/fr/java/manage-placeholder/
  2. Ein Wasserzeichen zu einer Präsentation in C# h...

    Erfahren Sie, wie Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in C# verwalten, um einen Entwurf, vertrauliche Informationen, Urheberrecht und mehr anzuzeigen.... Shapes . AddAutoShape ( ShapeType...watermarkShape = masterSlide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/de/net/watermark/
  3. Gérer SmartArt dans les présentations PowerPoin...

    Apprenez à créer et modifier des SmartArt PowerPoint avec Aspose.Slides pour Python via .NET en utilisant des exemples de code clairs qui accélèrent la conception et l'automatisation des diapositives.... shapes [ 0 ] for smart_art_node in...for node_shape in smart_art_node . shapes : if node_shape . text_frame...

    docs.aspose.com/slides/fr/python-net/manage-sma...
  4. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats.... Shapes . AddChart ( ChartType . Sunburst...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Sunburst...

    docs.aspose.com/slides/net/data-points-of-treem...
  5. עבודה עם תמונות Python|Aspose.Words עבור Python...

    ליצור ולנהל תמונות של פורמטים שונים במסמך באמצעות Python....insert_image שיטה מחזירה Shape אובייקט שנוצר והוכנס כדי שתוכל...שתוכל לשנות את התכונות של Shape הוספת Inline Image לעבור מחרוזת...

    docs.aspose.com/words/he/python-net/working-wit...
  6. SmartArt in PowerPoint‑Präsentationen mit Pytho...

    Erfahren Sie, wie Sie PowerPoint‑SmartArt mit Aspose.Slides für Python über .NET erstellen und bearbeiten, wobei klare Code‑Beispiele die Gestaltung und Automatisierung von Folien beschleunigen.... shapes [ 0 ] for smart_art_node in...for node_shape in smart_art_node . shapes : if node_shape . text_frame...

    docs.aspose.com/slides/de/python-net/manage-sma...
  7. Excel chart is corrupted - Free Support Forum -...

    Dear Aspose. As you can see from example. We are facing discrepancies in the chart. First look on the top level with labels - there are values like CELLR instead of values. Secondly, when it comes to labels printed t…...inconsistent sizing and positioning of the balloon shapes surrounding the...

    forum.aspose.com/t/excel-chart-is-corrupted/326275
  8. Leere Arbeitsblätter mit Node.js über C++ erken...

    Dieser Artikel zeigt Ihnen Code, der erklärt, wie Sie leere Arbeitsblätter von Excel Arbeitsmappen programmatisch mit der Node.js API und der C++ Bibliothek erkennen....genannten Eigenschaften Null oder positive Werte zurückgeben, bedeutet...} // Check if worksheet has shapes else if ( sheet . getShapes...

    docs.aspose.com/cells/de/nodejs-cpp/detecting-e...
  9. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... enable_text_shaping Flag indicating whether to...features using the HarfBuzz text shaping engine. ignore_printer_metrics...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Obtenir les limites du paragraphe à partir des ...

    Apprenez à récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour PHP via Java afin d'optimiser le Positionnement du texte dans les présentations PowerPoint....d’un paragraphe ainsi que la position de la portion à l’intérieur...l’intérieur du paragraphe. $shape = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/fr/php-java/paragraph/