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

replacement

(0.04 sec)
  1. 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...
  2. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....Specifies options for find/replace operations. To learn more,... visit the Find and Replace documentation article. public class...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 文本图层导出时中文格式不对 - 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
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....contents as a replacement of a match in a find-and-replace operation...support of regex to doc.range.replace' , () => { let mainDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....during a replace operation. Members Name Description Replace Replace...match. Stop Terminate the replace operation. Examples Shows how...

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