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

shape position

(0.07 sec)
  1. 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-...
  2. TikZ for Scientific Publications | Aspose.TeX .NET

    Utilize TikZ to create professional-quality graphics and diagrams for scientific and academic publications....flows: Copy 1 \ usetikzlibrary{shapes. geometric , arrows} 2 3 \...Copy 1 \ usetikzlibrary{shapes, positioning} 2 \ begin{tikzpicture}...

    docs.aspose.com/tex/net/tikz-for-scientific-pub...
  3. Abrufen von Absatzgrenzen aus Präsentationen in...

    Erfahren Sie, wie Sie Absatz- und Textabschnittsgrenzen in Aspose.Slides für Java abrufen, um die TextPositionierung in PowerPoint-Präsentationen zu optimieren....einen Absatz zusammen mit der Position eines Abschnitts innerhalb...Absatzes ermittelt. AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/de/java/paragraph/
  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. Ruota, cambia la posizione e collega le forme s...

    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/it/java/rotate-change-t...
  6. Obtenir les limites du paragraphe à partir des ...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour C++ afin d'optimiser le Positionnement du texte dans les présentations PowerPoint....d’un paragraphe ainsi que la position d’une portion à l’intérieur...Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...

    docs.aspose.com/slides/fr/cpp/paragraph/
  7. Ruota, cambia la posizione e collega le forme s...

    Questa sezione spiega come ruotare 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/it/net/rotate-change-th...
  8. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level.... number_position = - 36 list_level . text_position = 144 list_level...list_level . tab_position = 144 list_level = doc_list . list_levels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Gérer les espaces réservés dans les présentatio...

    Gérez facilement les espaces réservés dans Aspose.Slides for Python via .NET : remplacez le texte, personnalisez les invites et définissez la transparence des images dans PowerPoint et OpenDocument....le maître en vérifiant que shape.placeholder n’est pas None ...réservés. for shape in slide . shapes : if shape . placeholder...

    docs.aspose.com/slides/fr/python-net/manage-pla...
  10. PDF 파일에 사각형 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 사각형 객체를 만드는 방법을 설명합니다....// Set the Left coordinate position for the Graph instance Left...// Set the Top coordinate position for the Graph instance Top...

    docs.aspose.com/pdf/ko/net/add-rectangle/