Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 37,150 for

draw text

(0.22 sec)
  1. Can we plot this radial cluster chart which is ...

    Hi Team, Can we Draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...2025, 10:22am 1 Hi Team, Can we draw this smartart using aspose cells...Aspose.Cells; using System.Drawing; class Program { static void...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  2. Aspose::Words::Drawing::TextPath::set_Text meth...

    Aspose::Words::Drawing::TextPath::set_Text method. Defines the Text of the Text path in C++....Aspose::Words::Drawing::TextPath::set_Text method TextPath::set_Text method...the text of the text path. void Aspose :: Words :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...Drawing 库。 // For complete examples...RunExamples . GetDataDir_AsposePdf_Text (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  4. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....Drawing library. A Link Annotation...one is for the link annotation text, and the second one indicates...

    docs.aspose.com/pdf/net/link-annotations/
  5. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/note/net/introduction/
  6. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...which are the FillColor of the text; Aspose exports an image with...//which are the FillColor of the text; psd.Layers[1].Save("8_aspose...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of Text in C++....SDT allows multiple lines of text. bool Aspose :: Words :: Markup...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label Text....label text. get orientation () : Aspose . Words . Drawing . ShapeTextOrientation...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border...-> set_Border ( System :: Drawing :: Color :: get_Black ());...

    docs.aspose.com/pdf/zh/cpp/create-form/