Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 135,174 for

text

(0.1 sec)
  1. Module.DetectAreasMode.COMBINE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.COMBINE model...., which can extract as much text from an image as possible. The...engine detects large blocks of text (such as paragraphs and columns)...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  2. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...a document contains lines of text in which a word could be split...# Open a document containing text with a locale matching that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...way you do in Word and other text editors. Aspose.Slides for Java...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/java/manage-bullet/
  4. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/com...
  5. Manage Rows and Columns|Aspose.Slides for Node....

    Manage table rows and columns in PowerPoint presentations in JavaScript...dblCols , dblRows ); // Adds some text to the row 1 cell 1 table ...."Row 1 Cell 1" ); // Adds some text to the row 1 cell 2 table ....

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  6. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++...."Source document first paragraph text." )); dstDoc -> get_FirstSection..."Destination document first paragraph text." )); // Every node has a parent...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate Data Matrix barcodes...through the FULL mode C40 , TEXT , EDIFACT , and ANSIX12 Encode...industrial encodings, i.e. C40, Text, EDIFACT, and ANSI X12 EXTENDED_CODETEXT...

    docs.aspose.com/barcode/nodejsjava/generate-dat...
  8. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...LastParagraph ); builder . Write ( "Text placed according to textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 获取特定单元格的文本|Documentation

    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.... string myPath = "Get Text of Specific Cell.xlsx" ; //Open..."Sheet1" ]. Range ( "A1" ). Text ; MessageBox . Show ( res );...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  10. SmartTag.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...