Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 12,804 for

replacement

(0.07 sec)
  1. 演示文稿中的查找和替换|Aspose.Slides 文档

    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....Presentation ( FilePath + "Find and Replace.pptx" ); //Get all text boxes...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  2. FindReplaceDirection enumeration | Aspose.Words...

    aspose.words.replacing.FindReplaceDirection enumeration. Specifies direction for replace operations....enumeration Specifies direction for replace operations. Members Name Description...FORWARD Matched items are replaced from first to last. BACKWARD...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Архів

    Архів...Hashtable<String, String> replacements = new Hashtable<String,... String>(); replacements.put("[[CompanyName]]", "Research Society...

    blog.aspose.com/uk/diagram/find-replace-text-vi...
  4. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text....how to ignore shapes while replacing text. let doc = new aw . Document...findReplaceOptions = new aw . Replacing . FindReplaceOptions (); findReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Замените тег на текст в текстовом поле внутри л...

    Узнайте, как заменить теги на текст в текстовом поле внутри листа, используя Aspose.Cells for Node.js via C++....can have tags which can be replaced with some text at runtime...tag = "TAG_2$TAG_1" ; const replace = "1$ys" ; const workbook =...

    docs.aspose.com/cells/ru/nodejs-cpp/replace-tag...
  6. 档案

    档案...Replace(string, string, FindReplaceOptions)...查找和替换文档中的文本 doc.Range.Replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/zh/words/find-and-replace-text-...
  7. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations.... Replace ( new Regex ( "1[\\s\\S]*3"...)); } /// <summary> /// The replacing callback. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Archivo

    Archivo...replace(String, String, FindReplaceOptions)...documento doc.getRange().replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/es/words/find-and-replace-text-...
  9. 記録

    記録...replace(string, string, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/ja/cells/find-and-replace-text-...
  10. Tìm và thay thế trong Python|Aspose.Words cho P...

    Tìm một chuỗi hoặc mẫu biểu thức chính quy trong tài liệu của bạn và thay thế nó bằng văn bản bạn muốn bằng Python....replacing . Bạn có thể làm việc với...{#find-and-replace-text-using-simple-string-replacement} thay thế...

    docs.aspose.com/words/vi/python-net/find-and-re...