Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 151,561 for

text

(0.17 sec)
  1. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some Text or draw a picture....respondent to hand write some text or draw a picture. These fields...fields that contain hand-written text. You must add a reference to...

    docs.aspose.com/omr/net/recognition/write-in/
  2. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....DocumentBuilder ( doc ); // Add text to the document by inserting...remove them to remove their text from the document. Run run =...

    reference.aspose.com/words/net/aspose.words/nod...
  3. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....DocumentBuilder ( doc ); // Add text to the document by inserting...remove them to remove their text from the document. let run =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve Text from a node and its child elements, enhancing your data management and development efficiency....GetText method Gets the text of this node and of all its...); // Insert paragraphs with text with DocumentBuilder. builder...

    reference.aspose.com/words/net/aspose.words/nod...
  6. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OfficeMath.accept method | Aspose.Words for Nod...

    OfficeMath.accept method. Accepts a visitor....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFootnotes method. Gets or sets a boolean value indicating either to ignore footnotes. The default value is false in C++....find-and-replace // operation to ignore text inside footnotes. // Set the...operation to also search for text inside footnotes. auto options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Android API to Render PDF to PCL | products.asp...

    Transform PDF to PCL via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  10. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to Text or graphics....tag) rather than converted to text or graphics. get exportFormFields...display form fields as plain text. // This will freeze them at...

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