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

shape position

(0.81 sec)
  1. Rotar, cambiar la posición y conectar subformas...

    Esta sección explica cómo rotar una forma visio con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/es/net/rotate-change-th...
  2. Connecteur|Documentation d'Aspose.Slides pour N...

    Connecter des formes PowerPoint en JavaScript...connecteurs, servent à modifier les positions et les formes des connecteurs...addAutoShape exposée par l’objet Shapes . Ajoutez un connecteur à l’aide...

    docs.aspose.com/slides/fr/nodejs-java/connector/
  3. So erstellen Sie ein ORG-Diagramm in C#

    In diesem Tutorial wird erläutert, wie Sie ein ORG-Diagramm in C# erstellen. Es werden die Systemkonfiguration, die schrittweise Vorgehensweise und ein Codeausschnitt zur Entwicklung eines Organigramm-Erstellers in C# besprochen....Umgebung und laden Sie die Master-Shapes aus einer vorhandenen Schablone...rechteckigen Formen, Höhe, Breite, Position usw. in der AddShape-Methode...

    kb.aspose.com/de/diagram/net/how-to-create-org-...
  4. AxisTickLabelPosition Enum | Aspose.Words per .NET

    Scopri l'enumerazione Aspose.Words.Drawing.Charts.AxisTickLabelPosition, che definisce il posizionamento ottimale delle etichette di graduazione per una maggiore chiarezza e presentazione dei grafici....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Cancella la serie...

    reference.aspose.com/words/it/net/aspose.words....
  5. Extracción avanzada de texto de presentaciones ...

    Extrae rápidamente texto de presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Node.js. Sigue nuestra guía sencilla, paso a paso, para ahorrar tiempo....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/es/nodejs-java/extract-t...
  6. Erweiterte Textextraktion aus Präsentationen in...

    Extrahieren Sie schnell Text aus PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Node.js. Folgen Sie unserer einfachen, schrittweisen Anleitung, um Zeit zu sparen....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/de/nodejs-java/extract-t...
  7. Archivio

    Archivio...Position = new Position(100, 600); // Imposta...testo textFragment.Position = new Position(10, 10); // Aggiungi...

    blog.aspose.com/it/pdf/add-text-to-a-pdf-using-...
  8. Mise en forme du texte PowerPoint en C++|Docume...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour C++. Personnalisez les polices, les couleurs, l'alignement et plus encore....pres -> get_Slide ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType...pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); auto portions = autoShape...

    docs.aspose.com/slides/fr/cpp/text-formatting/
  9. Rotar, cambiar la posición y conectar subformas...

    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/es/java/rotate-change-t...
  10. Verwalten von Präsentationsplatzhaltern in C++|...

    Müheloses Verwalten von Platzhaltern in Aspose.Slides für C++: Text ersetzen, Eingabeaufforderungen anpassen & Bildtransparenz festlegen in PowerPoint- und OpenDocument-Dateien.... Durchlaufen Sie die Shapes, um den Platzhalter zu finden...Wandeln Sie das Platzhalter‑Shape in ein AutoShape um und ändern...

    docs.aspose.com/slides/de/cpp/manage-placeholder/