Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 151,674 for

text

(0.09 sec)
  1. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....run to display its lowercase text in uppercase without changing...run = aw . Run ( doc = doc , text = 'all capitals' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the paragraph Text used to calculate the drop cap height in C++....number of lines of the paragraph text used to calculate the drop cap...drop cap the height of four text lines. builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Table.DistanceLeft | Aspose.Words for .NET

    Adjust the Table DistanceLeft property to control spacing between your table and surrounding Text. Enhance readability and layout in your documents!...table left and the surrounding text, in points. public double DistanceLeft...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Table.DistanceRight | Aspose.Words for .NET

    Adjust the Table DistanceRight property to control spacing between your table and surrounding Text in points, enhancing layout and readability....table right and the surrounding text, in points. public double DistanceRight...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.DistanceBottom | Aspose.Words for .NET

    Adjust the Table DistanceBottom property to control spacing between your table's bottom and surrounding Text, enhancing layout and readability....table bottom and the surrounding text, in points. public double DistanceBottom...between table boundaries and text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting Text from ID cards....case-insensitive Latin / English text ( A to Z and a to z ), without...true automatically detect white text on a dark/black background and...

    docs.aspose.com/ocr/java/recognition-settings-i...
  10. Convert PDF to PDF/A | Aspose.PDF for .NET | Em...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with a newly embedded file (sample-input.pdf), the processed file ignores the MIME Type gi…...Alternative, MIMEType = "text/xml" }; doc.EmbeddedFiles.A...EmbeddedFiles.Count].MIMEType = "text/xml"; , then the MIME Type is...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...