Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 42,307 for

shapes

(0.11 sec)
  1. Komprimera HTML I Java

    Komprimera HTML i Java utan att förlora kvalitet. Optimera HTML innehåll, minska filstorleken enkelt....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // Det är upp till utvecklaren att...

    products.aspose.com/words/sv/java/compress/html/
  2. 演示文稿锁定|Aspose.Slides 文档

    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....中,幻灯片上的每个元素都转换为一个 Shape 对象。换句话说,幻灯片上的每个元素要么是 Shape 对象,要么是从 Shape 对象派生的对象。...锁定图片框。 在 Presentation 对象中对所有 Shape 对象执行的任何操作都适用于整个演示文稿。 应用和移除保护...

    docs.aspose.com/slides/zh/net/presentation-lock...
  3. ShapeBase.AdjustWithEffects | Aspose.Words لـ .NET

    ShapeBase AdjustWithEffects طريقة. يضيف إلى قيم المستطيل المصدر لمدى التأثير ويعيد المستطيل النهائي في C#....MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words....
  4. NodeCollection Class | Aspose.Words per .NET

    Aspose.Words.NodeCollection classe. Rappresenta una raccolta di nodi di un tipo specifico in C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Общедоступный API Изменения в Aspose.Diagram 6....

    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....Метод IsGlued добавлен в класс Shape Метод IsGlued принимает объект...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/ru/net/public-api-chang...
  6. Pubblico API Modifiche in Aspose.Diagram 6.0.0|...

    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....viene aggiunto nella classe Shape Il metodo IsGlued accetta un...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/it/net/public-api-chang...
  7. Konvertera Smart Art till Gruppform med Node.js...

    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....till Gruppform med hjälp av Shape.getResultOfSmartArt() metoden...en gruppform och skriver ut Shape.isGroup egenskapen. Se vänligen...

    docs.aspose.com/cells/sv/nodejs-cpp/convert-the...
  8. Pakkaa JPG Kohteessa Java

    Pakkaa JPG kentässä Java laadun heikkenemättä. Optimoi kohteen JPG sisältö, pienennä tiedostokokoa helposti....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...saveOptions.setJpegQuality( 50 ); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/fi/java/compress/jpg/
  9. Comment changer la couleur de la police du comm...

    Apprenez comment personnaliser la couleur de la police du commentaire dans Excel en utilisant Aspose.Cells avec C++....Cells fournit une propriété Shape.GetTextBody() pour définir la...l’utilisation de la propriété Shape.GetTextBody() pour définir la...

    docs.aspose.com/cells/fr/cpp/how-to-change-the-...
  10. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...提供了 Shape.GetTextBody() 属性用于设置批注字体颜色。以下示例代码演示了如何使用 Shape.GetTextBody()...); // Get the comment shape Shape shape = comment . GetCommentShape...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...