Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 793 for

find and replace text

(1.97 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/cpp/how-to-extract-select...
  2. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to Replace the letters inside the bubbles from English to Arabic letters ?...10:54pm 1 is there any way to replace the letters inside the bubbles...ColumnsCount = int.Parse(TXT_COLUMN.Text), ElementsCount = int.Parse(TXT_TOTAL_QUESTION...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...
  3. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of Text in Java....CompositeNode Represents a paragraph of text. To learn more, visit the Working...ControlChar.CELL characters inside the text of the paragraph as it might...

    reference.aspose.com/words/java/com.aspose.word...
  5. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Word recognizes a part of its text as some form of data, // such...that contain their recognized text in its entirety. // Add contents...

    reference.aspose.com/words/java/com.aspose.word...
  6. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for Java (a Java API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site.... Text elements are cutted to 500 characters...are replaced by evaluation message as an alternative text. Created...

    docs.aspose.com/note/java/licensing/
  7. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....tag) rather than converted to text or graphics. getExportGeneratorNa()...tag) rather than converted to text or graphics. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images And PDF file with images in an application. I have used Aspose.OCR And Aspose.PDF in my POC application for Replacement of that 3rd pa…...Hi Team, I am working on replacing a 3rd party software which...in my POC application for replacement of that 3rd party, I could...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  9. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/nodejs-net/how-to-extract...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...