Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 50,477 for

shapes

(0.26 sec)
  1. Dodaj znak wodny do PPT plików prezentacji za p...

    Kod źródłowy Python do dodawania znaku wodnego do prezentacji PPT.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/pl/python-net/waterm...
  2. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/fr/cpp/paragraph/
  4. Adding Slide to Presentation|Aspose.Slides Docu...

    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....ApplicationNonVisual (); // Specify the group shape properties of the new slide...instantiate the title shape of the new slide. Shape titleShape = slide...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  5. シェイプの調整値をC++で変更|Documentation

    Aspose.CellsとC++を使用してExcelで図形調整値を変更...Cells は、シェイプの調整ポイントを変更するための Shape.Geometry.GetShapeAdjustValues...この記事では、異なるシェイプの調整値を変更するための Shape.Geometry.GetShapeAdjustValues...

    docs.aspose.com/cells/ja/cpp/change-adjustment-...
  6. 아카이브

    아카이브...Slides for Java는 각 요소를 Shape 또는 Shape에서 파생된 abject로 사용합니다...모양을 유지하기 위한 IShape 객체 IShape shape; //프레젠테이션의 모든 슬라이드 탐색 for (int...

    blog.aspose.com/ko/slides/lock-shapes-in-ppt-in...
  7. Ta bort formskyddet|Documentation

    Det här avsnittet förklarar hur du tar bort formskyddet med Aspose.Diagram.... Redigera Visio Shape Protection LockAspect , LockBegin..."Flow 1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/sv/java/remove-shape-pr...
  8. Formen auf Präsentationsfolien skalieren|Aspose...

    Skalieren Sie Formen auf PowerPoint- und OpenDocument-Folien ganz einfach mit Aspose.Slides für Java—automatisieren Sie Folienlayout-Anpassungen und steigern Sie die Produktivität....getSlides ()) { for ( IShape shape : slide . getShapes ()) { //...Formgröße skalieren. shape . setHeight ( shape . getHeight () * heightRatio...

    docs.aspose.com/slides/de/java/re-sizing-shapes...
  9. Aplicar animaciones de forma en presentaciones ...

    Descubra cómo crear y personalizar animaciones de forma en presentaciones de PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. ¡Destáquese!... shapes . add_auto_shape ( slides . ShapeType...picFrame = pres . slides [ 0 ] . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/es/python-net/shape-anim...
  10. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...