Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 49,748 for

shapes

(0.15 sec)
  1. Bloquear o desbloquear formas con JavaScript ví...

    Este artículo muestra un ejemplo de código que explica cómo bloquear o desbloquear formas para protegerlas usando la biblioteca Aspose.Cells para JavaScript vía C++....head > < body > < h1 > Lock Shapes Example </ h1 > < input type.... get ( 0 ); let shape = worksheet . shapes . addTextBox ( 1...

    docs.aspose.com/cells/es/javascript-cpp/lock-or...
  2. Aspose::Words::Drawing::GlowFormat::Remove meth...

    Aspose::Words::Drawing::GlowFormat::Remove method. Removes GlowFormat from the parent object in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Lavorare con il testo|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/it/java/working-with-text/
  5. 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...
  6. 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-...
  7. 如何用 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-...
  8. ReflectionFormat.Remove | Aspose.Words for .NET

    Effortlessly eliminate ReflectionFormat from your parent object with our streamlined Remove method, enhancing your coding efficiency and clarity....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. Ta bort formskyddet|Documentation

    Det här avsnittet förklarar hur du tar bort formskyddet med Aspose.Diagram.... Redigera Visio Shape Protection LockAspect , LockBegin..."Flow 1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/sv/java/remove-shape-pr...
  10. Fill.BaseForeColor | Aspose.Words for .NET

    Discover the BaseForeColor property to access a Color object representing the true foreground color for your fill, enhancing your design's clarity and appeal....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

    reference.aspose.com/words/net/aspose.words.dra...