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

shapes

(0.09 sec)
  1. Suspausti HTML Python

    Suspausti HTML Python neprarandant kokybės. Optimizuokite HTML turinį, lengvai sumažinkite failo dydį....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/lt/python-net/compres...
  2. API public et changements incompatibles en arri...

    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....Par exemple : IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); ou slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/fr/java/public-api-and-b...
  3. API Público y Cambios Incompatibles con Version...

    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.... Por ejemplo: IShape shape = ...; shape . setFrame ( new ShapeFrame... Float . NaN )); o slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/es/androidjava/public-ap...
  4. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...该类的实例可通过以下方式获取: Shape.getThreeDFormat() 方法用于创建 PowerPoint...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  5. Создание 3D презентаций в PHP|Документация Aspo...

    Легко создавайте интерактивные 3D презентации на PHP с Aspose.Slides. Быстро экспортируйте в форматы PowerPoint и OpenDocument для универсального использования....класса можно получить с помощью: Shape.getThreeDFormat() метод для...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/ru/php-java/3d-presentat...
  6. Node.Remove | Aspose.Words för .NET

    Upptäck Node Remove-metoden för att enkelt koppla bort noder från deras överordnade noder, vilket förbättrar din kodens effektivitet och struktur....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...Assert . AreEqual ( 9 , shapes . OfType < Shape >(). Count ( s => s...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility....value indicating whether the shape is visible. public bool Hidden...Examples Shows how to hide the shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extraer Texto de la Forma de Arte SmartArt de T...

    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....Forma de Grupo usando el método Shape.GetResultOfSmartArt() . Luego...su texto usando la propiedad Shape.Text . Extraer Texto de la Forma...

    docs.aspose.com/cells/es/net/extract-text-from-...
  9. OleControl.Name | Aspose.Words لـ .NET

    اكتشف خاصية اسم OleControl لإدارة اسم عنصر تحكم ActiveX بسهولة. حسّن وظائفك وسهّل عملية التطوير لديك اليوم!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Convertir una forma Visio a Svg|Documentation

    Esta sección explica cómo convertir una forma visio a svg con Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Svg SVGSaveOptions option = new SVGSaveOptions...

    docs.aspose.com/diagram/es/java/convert-a-visio...