Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 151,848 for

text

(0.21 sec)
  1. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract Text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The Text showing operator hasn't ActualText entr…... 12:05pm 1 I try to extract text from a simple pdf printed with...error from TextAbsorber The text showing operator hasn't ActualText...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  5. FieldGoToButton.display_text property | Aspose....

    FieldGoToButton.display_Text property. Gets or sets the Text of the button that appears in the document, such that it can be selected to activate the jump....display_text property FieldGoToButton.display_text property Gets...Gets or sets the text of the “button” that appears in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.distanceLeft property | Aspose.Words for ...

    Table.distanceLeft property. Gets or sets distance between table left and the surrounding Text, in points....table left and the surrounding text, in points. get distanceLeft...between table boundaries and text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.distanceBottom property | Aspose.Words fo...

    Table.distanceBottom property. Gets or sets distance between table bottom and the surrounding Text, in points....table bottom and the surrounding text, in points. get distanceBottom...between table boundaries and text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/python-net/acroforms/cr...
  9. Table.distance_left property | Aspose.Words for...

    Table.distance_left property. Gets or sets distance between table left and the surrounding Text, in points....table left and the surrounding text, in points. @property def distance_left...between table boundaries and text. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....style and apply it to document text to achieve consistent formatting.... Change Text in a Table Get and Set Bookmark Text Related articles...

    docs.aspose.com/words/net/create-and-add-a-para...