Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 50,319 for

shapes

(0.26 sec)
  1. Obnovovací tvary Samostatně od dokumentu|Aspose...

    Extrahovat různé grafické objekty, jako jsou obrázky, textové pole obsahující odstavce, nebo tvary šipek, při zpracování dokumentu, a exportovat je do externího umístění pomocí Java....kresbě dokumentu představuje Shape nebo GroupShape uzel v Aspose...Jednoduchý obrázek představuje Shape uzel ShapeType.Image . Tento...

    docs.aspose.com/words/cs/java/rendering-shapes-...
  2. Regrouper des formes de présentation avec Pytho...

    Apprenez à regrouper et à dissocier des formes dans les présentations PowerPoint et les documents OpenDocument avec Aspose.Slides pour Python—guide rapide, étape par étape, avec du code gratuit.... group_shape = slide . shapes . add_group_shape () # Ajouter...groupe. group_shape . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/fr/python-net/group/
  3. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。... for ( auto && shape : slide -> get_Shapes ()) { if ( ObjectExt...ObjectExt :: Is < IAutoShape > ( shape )) { // 将形状强制转换为自动形状并获取其形状锁。...

    docs.aspose.com/slides/zh/cpp/applying-protecti...
  4. Node.js経由でシェイプをロックまたはアンロック|Documentation

    この資料は、Aspose.Cellsライブラリを使用してNode.js経由でシェイプをロックまたはアンロックして保護する方法を示すコード例です。... get ( 0 ); let shape = worksheet . getShapes ()...., 30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/ja/nodejs-cpp/lock-or-unl...
  5. Fill.BackColor | Aspose.Words för .NET

    Anpassa enkelt din fyllnings bakgrundsfärg med egenskapen BackColor. Ställ enkelt in eller hämta ett Color-objekt för en livfull design....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor av gradientfyllningen. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  6. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ReflectionFormat.Size | Aspose.Words for .NET

    Discover the ReflectionFormat Size property, control reflection size (0.0-1.0) for stunning visual effects in your designs. Enhance your project's aesthetics!...to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Öffentliche API und rückwärtsinkompatible Änder...

    Überprüfen Sie die öffentlichen API-Updates und kritischen Änderungen in Aspose.Slides für .NET, um Ihre PowerPoint‑PPT, PPTX‑ und ODP‑Präsentationslösungen reibungslos zu migrieren....Zum Beispiel: IShape shape = ...; shape . Frame = new ShapeFrame...float . NaN ); oder slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/de/net/public-api-and-ba...
  10. Работа с текстовыми полями|Documentation

    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-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/ru/java/working-with-te...