Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 142,116 for

text

(0.26 sec)
  1. 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...
  2. 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...
  3. Document.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO field...Description display_result Gets the text that represents the displayed...linked object as HTML format text. insert_as_picture Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. | Aspose

    Sample code for PDF to Searchable PDF Java conversion. Use API example code for batch PDF files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  7. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form.... text This element is used to add...add one or more lines of text to the form. Can only be used at the...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  8. Manage Fallback Fonts for Presentations in .NET...

    See how Aspose.Slides for .NET uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...unavailable font for an entire run or text portion with another font. They...

    docs.aspose.com/slides/net/fallback-font/
  9. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin Text and regions of East Asian Text in the current paragraph in C++....regions of Latin text and regions of East Asian text in the current...the paragraph after appending text // and then starts a new line...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....ellipse1 -> set_Text ( MakeObject < Aspose :: Pdf :: Text :: TextFragment..."DrawingEllipse_out.pdf" ); } Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/cpp/add-ellipse/