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

shapes

(0.14 sec)
  1. 如何用 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-...
  2. 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-...
  3. ShapeBase.ShapeType | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase ShapeType للوصول بسهولة إلى أنواع الأشكال وتحديدها، مما يعزز قدرات التصميم وكفاءة المشروع.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/ar/net/aspose.words....
  4. ShapeBase.IsGroup | Aspose.Words per .NET

    Scopri ShapeBase IsGroup. Identifica facilmente se una forma è un gruppo. Ottimizza il tuo flusso di lavoro di progettazione con questa proprietà essenziale per una migliore organizzazione.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/it/net/aspose.words....
  5. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....new DocumentBuilder (); Shape shape = builder . InsertShape (...// Apply soft edge to the shape. shape . SoftEdge . Radius = 30...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Шапки Окремо від документа|Aspose.Words для Pyt...

    Вилучення різних графічних об'єктів, таких як зображення, текстова коробка, що містить абзаци, або стрілкові форми, при обробці документа і експорт їх на зовнішнє місце за допомогою Pythonй...креслення документа представлений Shape або GroupShape вузол в Aspose...Простий образ представлений Shape вузол ShapeType.IMAGE й Ця вершина...

    docs.aspose.com/words/uk/python-net/rendering-s...
  7. Blocca o sblocca le forme con Node.js tramite C...

    Questo articolo mostra come codice che spiega come bloccare o sbloccare le forme per proteggerle usando la libreria Aspose.Cells per Node.js tramite C++.... Apri il riquadro Formato Shape: clicca con il tasto destro...getWorksheets (). get ( 0 ); let shape = worksheet . getShapes ()....

    docs.aspose.com/cells/it/nodejs-cpp/lock-or-unl...
  8. Wasserzeichen zu Präsentationen in PHP hinzufüg...

    Verwalten Sie Text‑ und Bildwasserzeichen in PowerPoint‑ und OpenDocument‑Präsentationen in PHP, um einen Entwurf, vertrauliche Informationen, Urheberrechte und mehr anzugeben....PictureFrame implementiert die Klasse Shape , sodass Sie alle flexiblen...des Shape‑Objekts nutzen können. Da ITextFrame kein Shape ist...

    docs.aspose.com/slides/de/php-java/watermark/
  9. Procurar

    Procurar...Visio em Python Proteja o Visio Shape em Python Recursos de aprendizagem...por ID shape = page.shapes[1] # Remover proteção shape.protection...

    blog.aspose.com/pt/diagram/remove-visio-shape-p...
  10. Fill.BaseForeColor | Aspose.Words per .NET

    Scopri la proprietà BaseForeColor per accedere a un oggetto Color che rappresenta il vero colore di primo piano del tuo riempimento, migliorando la chiarezza e l'attrattiva del tuo design....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

    reference.aspose.com/words/it/net/aspose.words....