Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 38,914 for

draw text

(0.1 sec)
  1. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。...pydrawing as draw # 实例化表示 PPTX 文件的 Presentation...设置图表标题 chart . chart_title . add_text_frame_for_overriding ( "Sample...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  2. Aspose::Words::BorderCollection::get_DistanceFr...

    Aspose::Words::BorderCollection::get_DistanceFromText method. Gets or sets distance of the border from Text in points in C++....distance of the border from text in points. double Aspose ::...from text for the first border. Sets the distance from text for...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. 从PDF中提取上标和下标文本|Aspose.PDF for .NET

    本文描述了使用Aspose.PDF在C#中从PDF中提取上标和下标文本的各种方法。...Drawing 库。 // For complete examples...absorber = new Aspose . Pdf . Text . TextFragmentAbsorber (); document...

    docs.aspose.com/pdf/zh/net/extract-superscripts...
  4. Convert OneNote to Notion via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote files to Notion 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/one-to-...
  5. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...orientation of the axis title text. overlay Determines whether...value is False . text Gets or sets the text of the axis title...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabAlignment enumeration | Aspose.Words for Nod...

    Aspose.Words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....Left-aligns the text after the tab stop. Center Centers the text around...Right-aligns the text at the tab stop. Decimal Aligns the text at the decimal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....need to insert drawing objects like labels, text boxes, pictures...has some important members: text (property) – specifies a label’s...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  8. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Examples Shows how to format text inserted by a document builder...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 在VSTO和Aspose.Cells中旋转单元格文字|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....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  10. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Drawing Product Family Aspose.Font...attributes that can be set for text annotation to customize the...

    kb.aspose.com/pdf/python/how-to-add-comments-in...