Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 151,847 for

text

(1.45 sec)
  1. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active worksheet to a target locale using Aspose.Cells for Java....translated workbook as plain text. All code snippets are complete...Translates a list of source texts to the target locale. * * @param...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. Font.kerning property | Aspose.Words for Python

    Font.kerning property. Gets or sets the font size at which kerning starts.... # Any text we add from this point will...more aesthetically pleasing text run. builder . font . kerning...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...); // Insert paragraphs with text with DocumentBuilder. builder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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.... A text fragment is added to the first...cell . paragraphs . add ( ap . text . TextFragment ( image )) #...

    docs.aspose.com/pdf/python-net/adding-tables/
  5. PDF to Docx Conversion Changes Formatting - Fre...

    There are formatting issues in some documents when converting from PDF to docx. Examples were run through the online converter for testing, after seeing the issue present itself using the Aspose Words product within cod…...visible, text/charts changing size and moving text, and converting...

    forum.aspose.com/t/pdf-to-docx-conversion-chang...
  6. Find And Replace in Python|Aspose.Words for Java

    Find And Replace inside MS Word Document using Python....Find And Replace To replace text using Aspose.Words Java in Python...ReplaceSimple . doc ' ) # Replace the text in the document . doc . getRange...

    docs.aspose.com/words/java/find-and-replace-in-...
  7. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...LastParagraph ); builder . Write ( "Text placed according to textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  8. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... text ) self . assertEqual ( 'world'...first_paragraph . runs [ 1 ] . text ) # Configure options to ignore...

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

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration....Column 2 Represents a column of text on a page. Column may have the...Represents line of characters of text and inline objects. Line may...

    reference.aspose.com/words/net/aspose.words.lay...
  10. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by linking TextBoxes seamlessly in your projects for improved organization....} Examples Shows how to link text boxes. Document doc = new Document...Create links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...