Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,807 for

replacement

(0.05 sec)
  1. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....the order in which a text replacement operation traverses nodes...); doc -> get_Range () -> Replace ( MakeObject < System :: Text...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....Aspose::Words::Replacing::IReplacingCallback::Replacing method Contents...Hide ] IReplacingCallback::Replacing method A user defined method...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting documents, they do not work as expected when v…...File corruption after replacing hyperlinks with Aspose.Words...recently run into an issue while replacing hyperlinks in a number of...

    forum.aspose.com/t/file-corruption-after-replac...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence in C++....Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback...which is called before every replace occurrence. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a Replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...Net as a replacement for iTextSharp. I am using...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  6. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…...We have an application that replaces textmarkers with data or functionality...we delete this marker and replace it with a page break in word...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  7. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...3 66 March 20, 2025 Text replacement breaks layout in this PDF...Family aspose-pdf-net , find-replace-text 1 84 March 20, 2025 Issue...

    forum.aspose.com/tag/aspose-pdf-net
  8. Creating, Opening and Saving Images|Documentation

    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.... Setting for Replacing Missing Fonts Developers can...font should be used as a replacement for all missing fonts (fonts...

    docs.aspose.com/psd/java/creating-opening-and-s...
  9. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...Content control data extract and replace with updated data Aspose.Words...Process business logic on it and replace the content control with processed...

    forum.aspose.com/t/content-control-data-extract...
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Matched String (Java) | Find and Replace Keywords in Word DOCX ODT Documents...ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](...

    forum.aspose.com/t/get-node-that-contains-the-e...