Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 6,223 for

replace text

(0.23 sec)
  1. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be Replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. get groupIndex () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to Replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...Unexpected Behavior in Word Tag Replacement (Aspose) Aspose.Words Product...with the below code used for replacing tags in Word documents. The...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  3. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for Replace operations in Java....FindReplaceDirection Specifies direction for replace operations. Examples: Shows...which direction a find-and-replace operation traverses the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create a TextBox in which each line has a diffe...

    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....alignment of your paragraph text using the TextParagraph.AlignmentType...Access the Text Box by Name Replace tag with text in a textbox...

    docs.aspose.com/cells/net/create-textbox-in-whi...
  5. Create a TextBox in which each line has a diffe...

    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....alignment of your paragraph text using the TextParagraph.alignment_type...apply/set text alignment to textbox Replace tag with text in a textbox...

    docs.aspose.com/cells/python-net/create-textbox...
  6. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...Text.TableAbsorber 的新类提供了这些功能。Ta...absorber = new Aspose . Pdf . Text . TableAbsorber (); // Visit...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  7. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns...use substitutions within replacement patterns. The default value...Examples Shows how to replace the text with substitutions. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Replacing::FindReplaceOptions::F...

    Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions constructor. Initializes a new instance of the FindReplaceOptions class with default settings in C++....Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions...settings. Aspose :: Words :: Replacing :: FindReplaceOptions :: FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. -aw-import:ignore tag in email body causes miss...

    We have implemented a method to convert an EML file into a PDF document using the following Aspose components: Aspose.Email in version 23.11.0 Aspose.Words in version 23.12.0 The EMl file is transformed throughout the…...in email body causes missing text when converting EML → PDF for...mailMsg.Body = mailMsg.Body.Replace("-aw-import:ignore", ""); Without...

    forum.aspose.com/t/aw-import-ignore-tag-in-emai...
  10. 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...