Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 50,331 for

shapes

(0.2 sec)
  1. Connecteur|Documentation Aspose.Slides

    Apprenez comment ajouter, acheminer et styliser des connecteurs entre des formes à l'aide d'Aspose.Slides pour C++, avec des exemples pour les présentations PPT, PPTX et ODP....auto connector = slide -> get_Shapes () -> AddConnector ( ShapeType...get_Slide ( 0 ); slide -> get_Shapes () -> AddConnector ( ShapeType...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  2. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...builder to insert a shape with no wrapping. let shape = builder . insertShape...ShapeType . Cube , 200 , 200 ); shape . relativeHorizontalPo = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Update Visio Formtext in PHP|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....So aktualisieren Sie Visio Shape Text mit Aspose.Diagram Java...$dataDir . "Drawing.vsd" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/de/java/update-visio-sh...
  4. PHP'de Visio Şekil Metni Güncellemesi|Documenta...

    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....Güncelleme Visio Şekil Metni Visio Shape Text’i kullanarak güncellemek...$dataDir . "Drawing.vsd" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/tr/java/update-visio-sh...
  5. تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام C...

    تعلم كيفية تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام Aspose.Cells for C++....فن ذكي أو شكل عادي باستخدام Shape.IsSmartArt . تحديد ما إذا كان...في هذه اللقطة. ثم يطبع قيمة Shape.IsSmartArt للشكل الأول. يرجى...

    docs.aspose.com/cells/ar/cpp/determine-if-shape...
  6. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....Document (); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...Drawing . ShapeType . Image ); shape . imageData . setImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....image bytes are stored in the shape, creates and returns a io.BytesIO...create an image file from a shape’s raw image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Настройка фигур презентаций в C++|Документация ...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для C++: геометрические пути, скруглённые углы, составные фигуры....SharedPtr < IShapeCollection > shapes = pres -> get_Slides () ->...) -> get_Shapes (); SharedPtr < GeometryShape > shape = System...

    docs.aspose.com/slides/ru/cpp/custom-shape/
  9. Optimizați Conținutul Fișierului Folosind Python

    Comprimați fișierele în Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS fără a pierde calitatea...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/ro/python-net/compress/
  10. Оптимизирайте Съдържанието На Файла С Помощта Н...

    Компресирайте файлове в Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS без да губите качество...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/bg/python-net/compress/