Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 150,067 for

text

(0.2 sec)
  1. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF documents.... Merging RTF (Rich Text Format) files using APIs in...business-critical files. Key Use Cases: Rich Text Records: Combine multiple RTF...

    products.aspose.com/total/java/merge/rtf/
  2. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for C++ recognition results in JSON format....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/save-json/
  3. Shape.nodeType property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.name_far_east property | Aspose.Words for ...

    Font.name_far_east property. Returns or sets an East Asian font name....Shows how to insert and format text in a Far East language. doc...document builder will apply to any text that it inserts. builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SpecialChar.nodeType property | Aspose.Words fo...

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/python-net/aspose.wo...
  8. GlossaryDocument.nodeType property | Aspose.Wor...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... text . Encoding . ascii () # Load...file_name = MY_DIR + 'English text.txt' , load_options = load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert TIFF to DOC via C# | Aspose

    Sample code for TIFF to DOC C# conversion. Use API example code for batch TIFF files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIFF document and save text as TIFF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/tiff-to-...