Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 48,784 for

shapes

(0.25 sec)
  1. Komprimera DOCX I C++

    Komprimera DOCX i C++ utan att förlora kvalitet. Optimera DOCX innehåll, minska filstorleken enkelt....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/sv/cpp/compress/docx/
  2. Komprimovat HTML V C++

    Komprimujte HTML v C++ bez ztráty kvality. Optimalizujte obsah HTML, snadno zmenšete velikost souboru....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cs/cpp/compress/html/
  3. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.IsDecorative | Aspose.Words per .NET

    Scopri ShapeBase. Gestisci facilmente le proprietà decorative nei tuoi documenti. Migliora l'aspetto visivo impostando flag per forme dal design unico...."Decorative shapes.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...NodeType . Shape , true )[ 0 ]; Assert . True ( shape . IsDecorative...

    reference.aspose.com/words/it/net/aspose.words....
  5. 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-...
  6. 如何用 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-...
  7. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....insertImage method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/nodejs-net/working-with-i...
  8. Преобразовать умное изображение в групповую фор...

    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....Smart Art Shape в Group Shape, используя метод Shape.GetResultOfSmartArt()...обрабатывать Smart Art Shape как Group Shape. Следовательно, у вас...

    docs.aspose.com/cells/ru/net/convert-the-smart-...
  9. Verwalten von Präsentationsformen in .NET|Aspos...

    Erfahren Sie, wie Sie Formen in Aspose.Slides für .NET erstellen, bearbeiten und optimieren und leistungsstarke PowerPoint‑Präsentationen bereitstellen....IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...Console . WriteLine ( "Shape Name: " + shape . Name ); } } } // ...

    docs.aspose.com/slides/de/net/shape-manipulations/
  10. Ermittlung der absoluten Position einer Form in...

    Erfahren Sie, wie Sie die absolute Position einer Form im Arbeitsblatt über die Aspose.Cells for Java APIs ermitteln....Eigenschaften Shape.getLeftToCorner() und Shape.getTopToCorner()...Eigenschaften Shape.getLeftToCorner() und Shape.getTopToCorner()...

    docs.aspose.com/cells/de/java/finding-absolute-...