Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 12,642 for

replacement

(0.28 sec)
  1. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....can I replace text inside a Range? A: Use the Replace method...the text to find and the replacement text. The operation works...

    docs.aspose.com/words/net/working-with-ranges/
  2. Using PSD files as templates for automation - B...

    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....different languages with the replacement of some graphic material...need to change, update or replace PSD Layer via C#. Firstly you...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  3. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...specify the resolution when replacing the contents using the ReplaceContents...snippet demonstrating how to replace the contents of a SmartObjectLayer...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  4. Search MBOX document without opening via .NET |...

    C# source code to search words with pattern in MBOX file on .NET Framework, .NET Core, and Xamarin Platforms.... Use Replace method of message Body. Save...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/net/search/mbox/
  5. Search EML document without opening via .NET | ...

    C# source code to search words with pattern in EML file on .NET Framework, .NET Core, and Xamarin Platforms.... Use Replace method of message Body. Save...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/net/search/eml/
  6. C++ API to Export TEX to DOCM | products.aspose...

    Convert TEX to DOCM within C++ applications....extraction, text search, text replacement, image extraction, and more...extraction, text search, text replacement, image extraction, document...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the text is under the pictures and is obscured. In fact, these texts are useless. When I read the text content, I will read these redundant texts. Therefor…...moving after hidden text replacement. textAbsorber.TextReplaceOptions...moving after hidden text replacement. textFragmentAbsorber.TextReplaceOptions...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  8. Search and replace text in EML document via .NE...

    C# source code to redact sensitive information in EML file on .NET Framework, .NET Core, and Xamarin Platforms....A basic message search and replace text in contents, comments...EML using MailMessage. Use Replace method of message Body. Save...

    products.aspose.com/email/net/redaction/eml/
  9. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right font or its suitable Replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....right font (or its suitable replacement, if the required font cannot...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  10. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....and replace some text in the entire file Find and replace some...PdfContentEditor class for replacing a text with a simple and formatted...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...