Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 151,759 for

text

(0.11 sec)
  1. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Hide ] While you can extract text from color or grayscale scans...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/cpp/binarization/
  2. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined....Document () # Create a plain text structured document tag, and...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....PHP Contents [ Hide ] Change Text in a Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/php-java/manage-placehol...
  4. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or section. To learn more, visit the documentation article in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF files to Text conversion within any Web or Desktop Java based application....Conversion PDF to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  6. | Aspose

    Sample code for WBMP to Text Java conversion. Use API example code for batch WBMP files to Text conversion within any Web or Desktop Java based application....Conversion WBMP to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  7. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description SQUARE Text wraps inside a shape. NONE Text does not wrap...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden Text....font is formatted as hidden text. @property def hidden ( self...how to create a run of hidden text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control....Examples Shows how to change text of the TextBox OLE control....SHAPE , 0 , True ) . as_shape () text_box_control = shape . ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... GetDataDir_AsposePdf_Text (); // Create PDF document using.... Pages . Add (); // Create text fragment var textFragment =...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/