Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,167 for

shape position

(0.18 sec)
  1. أرشيف

    أرشيف...Position = new Position(100, 600); // تعيين...النص textFragment.Position = new Position(10, 10); // أضف النص...

    blog.aspose.com/ar/pdf/add-text-to-a-pdf-using-...
  2. Travailler avec des formes|Documentation

    Cette section explique comment obtenir des formes collées à une forme particulière avec Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class..."RetrieveShapeInfo.vsd" ); // Get shape by an ID Shape shape = diagram . Pages...

    docs.aspose.com/diagram/fr/net/working-with-sha...
  3. Präsentationsfolien klonen in .NET|Aspose.Slide...

    Duplizieren Sie PowerPoint‑Folien schnell mit Aspose.Slides für .NET. Folgen Sie unseren klaren Code‑Beispielen, um die PPT‑Erstellung in Sekunden zu automatisieren und manuelle Arbeit zu vermeiden.... Klon an einer anderen Position innerhalb einer Präsentation...Präsentation. Klon an einer anderen Position in einer anderen Präsentation...

    docs.aspose.com/slides/de/net/clone-slides/
  4. ChartAxis.BaseTimeUnit | Aspose.Words för .NET

    Upptäck egenskapen ChartAxis BaseTimeUnit för att enkelt definiera den minsta tidsenheten på din tidskategoriaxel för förbättrad datavisualisering....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Rensa diagrammets...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ChartAxis.BaseTimeUnit | Aspose.Words per .NET

    Scopri la proprietà ChartAxis BaseTimeUnit per definire facilmente l'unità di tempo più piccola sull'asse delle categorie temporali per una migliore visualizzazione dei dati....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Cancella la serie...

    reference.aspose.com/words/it/net/aspose.words....
  6. ChartAxis.HasMajorGridlines | Aspose.Words per ...

    Scopri la proprietà ChartAxis HasMajorGridlines per gestire facilmente le linee della griglia principali sui tuoi grafici, migliorando la visualizzazione e la chiarezza dei dati....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Cancella la serie...

    reference.aspose.com/words/it/net/aspose.words....
  7. PowerPoint-Textabsätze in Java verwalten|Aspose...

    Meistern Sie die Absatzformatierung mit Aspose.Slides für Java — optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP‑Präsentationen in Java....Presentation (); try { IAutoShape shape = presentation . getSlides ()...AutoShape zu ITextFrame textFrame = shape . getTextFrame (); // Entfernt...

    docs.aspose.com/slides/de/java/manage-paragraph/
  8. Personnaliser les zones de tracé des graphiques...

    Découvrez comment personnaliser les zones de tracé des graphiques dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Améliorez facilement le rendu de vos diapositives.... Obtient la position X réelle (gauche) de l’élément...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/fr/python-net/chart-plot...
  9. Вращение, изменение положения и соединение подф...

    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...."Page-3" ); // get shape by id Shape shape = page . getShapes...16 ); // Add a shape and set the angle shape . setAngle ( 190...

    docs.aspose.com/diagram/ru/java/rotate-change-t...
  10. Obtenir les limites du paragraphe à partir de p...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour 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...d’un paragraphe. AutoShape shape = ( AutoShape ) pres . getSlides...

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