Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 10,481 for

insert text

(0.06 sec)
  1. Add Icons to Worksheet with JavaScript via C++|...

    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....interface corresponding to the insert‑icon operation is as follows:...icon to be inserted in the worksheet. Left‑click Insert → Icons...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  2. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

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

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability....Shows how to format a run of text using its font property. Document...docx" ); Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....task, enabling developers to insert tables into existing PDFs seamlessly...cells. Add Rows and Cells. Insert the table into the page. Save...

    docs.aspose.com/pdf/python-net/adding-tables/
  7. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. 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...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian Text in the current paragraph in C++....numbers and regions of East Asian text in the current paragraph. bool...a () Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....some footers in the document Insert page breaks to see the impact...provide information on how to insert header and footer in Word using...

    kb.aspose.com/words/java/how-to-add-header-and-...