Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 154,889 for

text

(1.12 sec)
  1. Manage Presentation Placeholders in C++|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for C++: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....and change their text, set custom prompt text for placeholder...placeholder management. Change Text in a Placeholder Using Aspose...

    docs.aspose.com/slides/cpp/manage-placeholder/
  2. How to paste values only and paste format only|...

    Use the Paste Special submenu in GridJs to paste only cell Text or only cell formatting from the internal GridJs clipboard....component routes them to paste('text') and paste('format') . Both...want the handler to use the text paste branch. Click Paste format...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type....Name Description TEXT Indicates that the text will be used as...Examples Shows how to create a text watermark. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. @property def shadow...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control Text wrapping in shapes, enhancing document layouts and design flexibility....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. public...Description Square 0 Text wraps inside a shape. None 2 Text does not wrap...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....Create a notes slide and assign text to it. static void AddNote ()...NotesTextFrame . Text = "My note" ; } Access a Notes Slide Read text from...

    docs.aspose.com/slides/net/examples/elements/note/
  7. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color...Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....console application for extracting text from an image with Aspose.OCR...Any plain text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/python-net/hello-world/
  9. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a Text is displayed inside a shape. To learn more, visit the documentation article in C++....attributes that specify how a text is displayed inside a shape...Word will grow the shape to fit text. get_InternalMarginBottom ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Creating a Table on PowerPoint Slide in VSTO an...

    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.... Add text to each cell of the table with...Cells ) { j = j + 1 ; //Get text frame of each cell PowerPoint...

    docs.aspose.com/slides/net/creating-a-table-on-...