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

draw text

(1.84 sec)
  1. Working with Headers and Footers|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....Developers can get or set the text string that appears on the left...with the font properties of the text. Setting Headers and Footers...

    docs.aspose.com/diagram/java/working-with-heade...
  2. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify Drawing objects in C++....Aspose::Words::Drawing namespace Contents [ Hide ] The Aspose...Aspose.Words.Drawing namespace provides classes that allow to create...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the Text are rotated....Determines whether the letters of the text are rotated. @property def rotate_letters...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature....Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...using namespace Aspose :: Pdf :: Text ; void AddingText () { String...-> idx_get ( 1 ); // create text fragment auto textFragment =...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  6. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with Text. To learn more, visit the documentation article in C++....when adding a watermark with text. To learn more, visit the Working...override set_Color (System::Drawing::Color) Setter for Aspose:...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...Drawing 库。 以下代码片段演示了如何在 PDF 文件中添加文本印章。..."TextStampInput.pdf" )) { // Create text stamp var textStamp = new Aspose...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  8. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...defines the wrapping mode for text around the shape. @property...self ) -> aspose . words . drawing . WrapType : ... @wrap_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning Text effects easily....TextPath property Defines the text of the text path (of a WordArt object)...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... indentation, alignment and text orientation. Borders provide...Aspose.Cells provides lets you draw borders around cells and ranges...

    docs.aspose.com/cells/cpp/format-worksheet-cell...