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

replacement

(0.17 sec)
  1. Search and Replace in GridWeb|Documentation

    This article introduces how to search and replace in GridWeb....Ask AI Search and Replace in GridWeb Contents [ Hide ] One of...spreadsheet is to use the find and replace feature. Find helps you locate...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. 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/
  3. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....to specify fallback font replacement rules for multiple Unicode...primary font. Font substitution replaces the entire specified font...

    docs.aspose.com/slides/python-net/create-fallba...
  4. How to Eliminate Page Breaks in Word using Java

    This article describes how to eliminate page breaks in Word using Java. It has details about the environment settings, a list of programming steps, and a runnable sample code to remove all page breaks in Word using Java....containing any page break and replacement with an empty string before...

    kb.aspose.com/words/java/how-to-eliminate-page-...
  5. 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...
  6. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....font data or a suitable replacement for the requested font. Since...below (when the appropriate replacement is found, the Font Substitution...

    docs.aspose.com/words/nodejs-net/manipulating-a...
  7. 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/
  8. 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/
  9. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....to specify fallback font replacement rules for multiple Unicode...primary font. Font substitution replaces the entire specified font...

    docs.aspose.com/slides/net/create-fallback-font/
  10. 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/