Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 33,423 for

text

(0.06 sec)
  1. Aspose::Words::Saving::TxtSaveOptionsBase::set_...

    Aspose::Words::Saving::TxtSaveOptionsBase::set_Encoding method. Specifies the encoding to use when exporting in Text formats. Default value is Encoding.UTF8 in C++....encoding to use when exporting in text formats. Default value is Encoding...System :: SharedPtr < System :: Text :: Encoding > & value ) See...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/multithreading/
  3. 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...
  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. 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...
  6. 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...
  7. Aspose.PSD for Java 21.6 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....when creating a TextLayer with text longer than 255 characters Bug...when creating a TextLayer with text longer than 255 characters String...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  8. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the Text of the "button" that appears in the document, such that it can be selected to activate the jump in C++....ext method Gets or sets the text of the “button” that appears...Microsoft Word, // it will take the text cursor to the bookmark whose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldRef::get_BookmarkNa...

    Aspose::Words::Fields::FieldRef::get_BookmarkName method. Gets or sets the referenced bookmark's name in C++....Shows how to create bookmarked text with a SET field, and then display...( doc ); // Name bookmarked text with a SET field. // This field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Saving::GraphicsQualityOptions::...

    Aspose::Words::Saving::GraphicsQualityOptions::set_TextRenderingHint method. Sets the rendering mode for Text associated with this Graphics in C++....Sets the rendering mode for text associated with this Graphics...Nullable < System :: Drawing :: Text :: TextRenderingHint > value...

    reference.aspose.com/words/cpp/aspose.words.sav...