Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 5,101 for

shape position

(0.8 sec)
  1. Hämta anslutningspunkter från figur med Node.js...

    Lär dig hur du hämtar anslutningspunkter från figurer i Excel med Aspose.Cells for Node.js via C++....genom att använda egenskapen Shape.getConnectionPoints() . try...also a shape object from shapes collection const shape = newWorkbook...

    docs.aspose.com/cells/sv/nodejs-cpp/get-connect...
  2. Classification of glyphs

    Explore glyph classifications in fonts, covering base characters, ligatures, diacritics, symbols, and decorative elements, and their effect on text rendering....apply correct shaping, substitution, and positioning algorithms...analysis performed by the shaping engine. Diacritics Diacritic...

    docs.aspose.com/font/net/what-is-font/glyphs-cl...
  3. Wasserzeichen zu Präsentationen in Python hinzu...

    Erfahren Sie, wie Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in Python verwalten, um einen Entwurf, vertrauliche Informationen, Urheberrecht und mehr anzuzeigen....PictureFrame implementiert die Klasse Shape , sodass Sie alle flexiblen...eingeschränkt sind, wird es in ein Shape -Objekt eingewickelt. Ein Wasserzeichen...

    docs.aspose.com/slides/de/python-net/watermark/
  4. Verwalten der Präsentationszugänglichkeit in .N...

    Automatisieren Sie Prüfungen zur Präsentationszugänglichkeit in PPT-, PPTX- und ODP-Dateien mit Aspose.Slides für .NET – verbessern Sie das Erlebnis von Screenreadern und erhöhen Sie die Konformität....ausschließlich über Farbe oder Position zu vermitteln. Wenn Barrierefreiheit...pptx" ); var shape = presentation . Slides [ 0 ]. Shapes [ 0 ]; Console...

    docs.aspose.com/slides/de/net/presentation-acce...
  5. ChartDataLabelLocationMode Enum | Aspose.Words ...

    Upptäck enumereringen Aspose.Words.ChartDataLabelLocationMode för att effektivt anpassa Positioneringen av dataetiketter med intuitiva inställningar för egenskaperna Vänster och Överst....positionen definierad av dess Position egendom. Absolute 1 Platsen...int chartHeight = 252 ; Shape shape = builder . InsertChart (...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Lưu trữ

    Lưu trữ...shapes.add_auto_shape(slides.ShapeType.RECTANGLE...watermarkShape.shape_lock.select_locked = True watermarkShape.shape_lock...

    blog.aspose.com/vi/slides/add-watermark-to-powe...
  7. SmartArt‑Formknoten in Präsentationen mit C++ v...

    Verwalten Sie SmartArt‑Formknoten in PPT und PPTX mit Aspose.Slides für C++. Erhalten Sie klare Code‑Beispiele und Tipps, um Ihre Präsentationen zu optimieren....SmartArt-Knoten an einer bestimmten Position hinzufügen In dem folgenden...SmartArt‑Form an einer bestimmten Position hinzugefügt werden. Erstellen...

    docs.aspose.com/slides/de/cpp/manage-smartart-s...
  8. Добавление слайда в презентацию|Документация As...

    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....string presentationFile , int position , string slideTitle ) { //...InsertNewSlide ( presentationDocument , position , slideTitle ); } } // Вставить...

    docs.aspose.com/slides/ru/net/adding-slide-to-p...
  9. ChartFormat Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.ChartFormat لتصميم عناصر المخططات البيانية بشكل متقدم. حسّن مستنداتك بتصميمات مخططات بيانية احترافية وقابلة للتخصيص....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; //حذف السلسلة التي...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Forme Personnalisée|Documentation d'Aspose.Slid...

    Ajouter une forme personnalisée dans une présentation PowerPoint...Shape . Utilisez les méthodes geometryPathToGraphi...convertir GeometryPath en java.awt.Shape et vice versa. Opérations Simples...

    docs.aspose.com/slides/fr/php-java/custom-shape/