Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 764 for

find and replace text

(0.33 sec)
  1. 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...
  2. 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...
  3. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start And end And Bookmark is in header And footer. It can contain image anything not only Text give me some code for the same...contain image anything not only text give me some code for the same...content is saved. Make sure to replace "ExtractedContent.docx" with...

    forum.aspose.com/t/extract-the-content-of-bookm...
  4. 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...
  5. 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/
  6. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....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/python-net/how-to-extract...
  7. 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...
  8. Document | Aspose.Words for Java

    Represents a Word document in Java....kerning applies to both Latin text and punctuation. getRange()...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  9. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint And OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....(without embedded fonts), the texts or numbers on your slides, the...class) to allow you to get (or find out) the fonts embedded in a...

    docs.aspose.com/slides/php-java/embedded-font/
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, And it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...REPLACE_EXISTING); } catch (Exception...set the script to null (or replace it with an empty string). Use...

    forum.aspose.com/t/unable-to-extract-javascript...