Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 153,513 for

text

(0.11 sec)
  1. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize Text form fields. Enhance user experience by setting specific input types effortlessly....property Gets or sets the type of a text form field. public TextFormFieldType...StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose.Words.Shaping | Aspose.Words for .NET

    Discover Aspose.Words.Shaping for seamless OpenType support. Enhance your Text rendering with powerful external shaping engines for superior document quality....OpenType features using external text shaping engines. Classes Class...ITextShaper Provides methods for text shaping. ITextShaperFactory...

    reference.aspose.com/words/net/aspose.words.sha...
  3. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....GreenYellow }, Text = new Aspose . Pdf . Text . TextFragment..."DrawingEllipse_out.pdf" ); } } Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/net/add-ellipse/
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other cells in the row in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose.OCR for NET

    This API allows read and scan images for Text, extract Text from images, ocr images, read single line Text, or all the Text from images, or read Text line by line in .NET applications....Handwriting to Text in C# How to Extract Text from Scanned PDF...PDF in C# How to Extract Text From Image in C# English Ελληνικά...

    kb.aspose.com/ocr/net/
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in documents. Elevate your document presentation effortlessly!...string, string, string ) Adds a text watermark into the document...SaveFormat , string ) Adds a text watermark into the document...

    reference.aspose.com/words/net/aspose.words.low...
  10. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....ignoredCharacters = L "Áá" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-blacklist/