Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 150,753 for

text

(0.43 sec)
  1. Scan PDF417 barcode Images via Java | Aspose

    Java source code to read and decode PDF417 barcode in Java Runtime Environment for JSP/JSF Application and Desktop Applications....decoding results Get barcode text using the getCodeText method...read()) { // print the code type & text System.out.println( "Type: "...

    products.aspose.com/barcode/java/pdf417/recognize/
  2. Scan Postnet barcode Images via Android via Jav...

    Android sample code to recognize Postnet barcode in Android Runtime Environment....recognition results Load the decoded text running the getCodeText method...read()) { // print the code type & text System.out.println( "Type: "...

    products.aspose.com/barcode/android-java/postne...
  3. Long String in EMF Image Doesn't Add a Line Bre...

    Hi, Our attached sample EMF image features a table with a column containing an extended string. This string currently adjusts (wraps/breaks) to accommodate the column’s width. However, when we proceed to print this imag…...(issue SLIDESCPP‑3975) where text inside an EMF picture is not...binaries. Run the same code; the text in the EMF picture will wrap...

    forum.aspose.com/t/long-string-in-emf-image-doe...
  4. Aspose::Words::CommentRangeStart class | Aspose...

    Aspose::Words::CommentRangeStart class. Denotes the start of a region of Text that has a comment associated with it. To learn more, visit the documentation article in C++....Denotes the start of a region of text that has a comment associated...virtual GetText () Gets the text of this node and of all its...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Tables::Table::get_TextWrapping ...

    Aspose::Words::Tables::Table::get_TextWrapping method. Gets or sets TextWrapping for table in C++....Shows how to work with table text wrapping. auto doc = System...Around" to get the table to wrap text around it, // and push it down...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 获取列标题|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....as a shared string, get the text of the first cell // from the...Parse ( headCell . CellValue . Text )]. InnerText ; } else { return...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  8. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....drawing object, for example, a text box containing paragraphs, arrow...(DOM). Such contents can be text boxes, images, AutoShapes, OLE...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...