Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 152,752 for

text

(0.75 sec)
  1. Paragraph.parentSection property | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Parsing PDF documents|Aspose.PDF for Android vi...

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Android via Java...covers how to: Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/androidjava/parsing/
  4. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent....DocumentBuilder ( doc = doc ) # Add run of text and increase character width...'Wide characters' ) # Add run of text and add 1pt of extra horizontal...

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

    Font.spacing property. Returns or sets the spacing (in points) between characters ....DocumentBuilder ( doc = doc ) # Add run of text and increase character width...'Wide characters' ) # Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Read PDF File in Java

    This tutorial provides information on how to read PDF file in Java. It will teach you how does Java read PDF to string and fetch all images from a PDF file....file such that first, you read text from PDF in Java into a string...read entire text from the PDF file Read PDF text from the loaded...

    kb.aspose.com/pdf/java/how-to-read-pdf-file-in-...
  7. Document.shade_form_data property | Aspose.Word...

    Document.shade_form_data property. Specifies whether to turn on the gray shading on form fields.... insert_text_input ( 'My form field' , aw...TextFormFieldType . REGULAR , '' , 'Text contents of form field, which...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.distance_bottom property | Aspose.Words f...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the Textfragent is not coming. i’ve using the fil…...accounting for the colon, or the text extraction process might differ...to PDF correctly and that the text is preserved. Debugging : Implement...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  10. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...