Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 12,143 for

replacement

(0.12 sec)
  1. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and Replacement suggestions....image and their suggested replacements in descending order of suitability...word, so the most likely replacements come first. Aspose . OCR...

    docs.aspose.com/ocr/net/misspelled-words-list/
  2. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations...Specifies options for find/replace operations. To learn more,... visit the Find and Replace documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....paragraph, it can be used as a replacement for an expression tag that...

    docs.aspose.com/words/java/working-with-common-...
  4. Password Protecting the Exported Presentation|A...

    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....to exported presentations Replace the existing Aspose.Slides...listed immediately below and replace them with the code in the segment...

    docs.aspose.com/slides/reportingservices/passwo...
  5. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a text layer with Chinese text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese text displays incorrectly. the origin psd file looks like …...most similar font for the replacement. If the font is not installed...original file asks for the Font Replacement as on the screenshot: STXingkaiSC...

    forum.aspose.com/t/topic/314055
  6. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... Examples Shows how to replace text in a document’s footer...FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content....paragraphs in which a find-and-replace operation has found matches...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section....docx' ) Shows how to replace text in a document’s footer...FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...Placeholder not replaced completely Aspose.Words Product Family...encountered an issue when replacing a placeholder string in a...

    forum.aspose.com/t/placeholder-not-replaced-com...
  10. run.getRange().replace(Pattern.compile("^\\s*")...

    java.lang.IllegalArgumentException: Specified argument was out of the range of valid values. Parameter name: key 这个问题是由什么引起的?...replace(Pattern.compile("^\\s*"),"任意字符"); 中文技术支持...problem with getting the replacement position. We will provide...

    forum.aspose.com/t/run-getrange-replace-pattern...