Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 154,784 for

text

(0.41 sec)
  1. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....scanned image or photograph of a text document may contain a large...blocks of various content - text paragraphs, tables, illustrations...

    docs.aspose.com/ocr/net/areas-detection/
  2. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility.... Write ( "Text in merged cells." ); // Insert.... None ; builder . Write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document....In addition to the recognized text, you can save the resulting...background and a transparent text overlay that can be searched...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  4. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the Text of this paragraph including the end of paragraph character in C++....Paragraph::GetText method Gets the text of this paragraph including...GetText () override Remarks The text of all child nodes is concatenated...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...)) Create a text layer: textLayer = img . add_text_layer ( "Sample..."Sample Text" , Rectangle ( 200 , 200 , 100 , 100 )) Add a drop...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  6. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline....Shows how to create a run of text formatted as outline. doc =...the Outline flag to change the text's fill color to white and #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to Text entered into SDT....formatting that will be applied to text entered into SDT . get contentsFont...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position 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...
  9. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/vis...
  10. Stamping with Aspose.PDF using C++|Aspose.PDF f...

    Learn how to stamp Text or images onto PDF documents in C++ with Aspose.PDF to add watermarks or annotations....for C++ allows adding image or text stamp in your PDF document....PDF file. Add Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/cpp/stamping/