Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 38,112 for

draw text

(1.33 sec)
  1. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells... 0 , 50 , 120 ); // Set the text of the TextBox shape . SetText...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  2. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    products.aspose.com/svg/net/edit-svg/
  3. Convert ONE to PDF via C# | .NET

    Sample code for ONE to PDF C# conversion. Use API example code for batch ONE files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    products.aspose.com/note/net/conversion/onetoc2...
  4. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....many other types can also have text inside them too. A shape does...to have this type to contain text. Group -1 The shape is a group...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....with the label text. Otherwise, only the label text is rotated....insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::GroupShape class Contents [ Hide ] GroupShape...public Aspose :: Words :: Drawing :: ShapeBase Methods Method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Add Blind Watermark Verification to GLB File Fo...

    C# source code to load, render and add blind Watermark Verification to GLB documents on .NET Framework, .NET Core, Mono....scene = new Scene(file); string text = null ; //Add password to verify...GetEntity<Mesh>(); if (mesh != null ) { text = Watermark.DecodeWatermark(mesh...

    products.aspose.com/3d/net/verify-watermark/glb/
  8. Add Blind Watermark Verification to GLTF File F...

    C# source code to load, render and add blind Watermark Verification to GLTF documents on .NET Framework, .NET Core, Mono....scene = new Scene(file); string text = null ; //Add password to verify...GetEntity<Mesh>(); if (mesh != null ) { text = Watermark.DecodeWatermark(mesh...

    products.aspose.com/3d/net/verify-watermark/gltf/
  9. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...DocumentBuilder () # Make the text Bold. builder . font . bold...True builder . writeln ( "This text will be Bold" ) builder . document...

    docs.aspose.com/words/zh/python-net/translate-m...
  10. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a Text with an underline. When I get the image of this Text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …... The slide has a text with an underline. When I get...get the image of this text using Aspose, I see that the underline...

    forum.aspose.com/t/underline-gets-cut-when-conv...