Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 6,298 for

replace text

(0.13 sec)
  1. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula Text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...Formula text containing local absolute cell references is not...found that cells with formula text containing a local absolute...

    forum.aspose.com/t/formula-text-containing-loca...
  3. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...Fix manual text to proper list level with proper label Aspose...strings that represent a manual text structure into a proper hierarchical...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly method. True indicates the oldValue must be a standalone word in C++....Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. When replacing text with the Aspose SDK, two is...

    When replacing Text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...When replacing text with the Aspose SDK, two issues have arisen...Aspose.PSD Product Family psd-text-layer hellokimi56 December 30...

    forum.aspose.com/t/when-replacing-text-with-the...
  6. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Text Extract text from pages. Retrieving specific text segment(s)...Search and replace text from pages. Search and replace text using...

    docs.aspose.com/pdf/net/key-features/
  7. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a Replace operation in Java....the current match during a replace operation. Examples: Shows...contents as a replacement of a match in a find-and-replace operation...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions...use substitutions within replacement patterns. The default value...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your Replace functionality with precision and control....which is called before every replace occurrence. public IReplacingCallback...; } Examples Shows how to replace all occurrences of a regular...

    reference.aspose.com/words/net/aspose.words.rep...
  10. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....when performing a find-and-replace operation. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

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