Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 154,397 for

text

(0.17 sec)
  1. IDocumentProcessorPlugin.set_text_watermark met...

    IDocumentProcessorPlugin.set_Text_watermark method. Adds Text watermark on each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method....set_text_watermark method set_text_watermark(text_watermark,... text_watermark_options) Adds text watermark on each page of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...appear behind the overlapping text and align it to the page's center...

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

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在 VSTO 和 Aspose.Slides 中创建新演示文稿|Aspose.Slides 文档

    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...., layout ); //Set the title text slide . Shapes . Title . TextFrame...TextFrame . TextRange . Text = "Slide Title Heading" ; //Set the...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  6. Add, Delete and Get Annotation|Aspose.PDF for P...

    With Aspose.PDF for PHP you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    docs.aspose.com/pdf/php-java/add-delete-and-get...
  7. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....C# Rotate Text in Word using Python Flip the Text in Word using...using Java Rotate Text in Word using C# Convert Text to Image in Python...

    kb.aspose.com/words/page/5/
  8. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....formatting to create off-center text. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++....to use a shape’s alternative text. auto doc = System :: MakeObject...set_AlternativeText ( u "Alt text for MyCube." ); // We can access...

    reference.aspose.com/words/cpp/aspose.words.dra...