Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 148,535 for

text

(0.25 sec)
  1. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the Text for your displayed field results, enhancing clarity and user experience....DisplayResult property Gets the text that represents the displayed...Examples Shows how to get the real text that a field displays in the...

    reference.aspose.com/words/net/aspose.words.fie...
  2. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation....Justifies instances of mathematical text to the left with respect to...centers the group of mathematical text (the Math Paragraph) with respect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extract Tables from PDF using C# | Aspose.PDF

    Extract tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Text . TableAbsorber (); absorber...textfragment = new Aspose . Pdf . Text . TextFragment (); var textFragmentCollecti...

    products.aspose.com/pdf/net/table/extract/
  4. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, Text, or any field result...that is applied to a numeric, text, or any field result. A field..." and a suffix of " -”. BAHT_TEXT Numeric formatting. Formats...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract Text from a PDF with tables in an Table-row-cell structure but the Text contained in a PDF cell is not in the proper cell. Here is the code sample: …... I am trying to extract text from a PDF with tables in an...Table-row-cell structure but the text contained in a PDF cell is not...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  6. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true 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...
  7. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java.... You can add Watermark Text using WatermarkAnnotation at...opacity level of Annotation Text $wa -> setOpacity ( 0.5 ); $watermarkStrings...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  8. FieldStart.nodeType property | Aspose.Words for...

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.nodeType property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...