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

replacement

(0.61 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. 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...
  3. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java 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/java/create-fallback-font/
  4. Latest Aspose.PSD Product Family topics - Free ...

    Get technical support of Aspose.PSD for .NET....7 50 March 27, 2025 After replacing the smart layer, various problems...problems may occur. Without replacement, exporting PNG directly is...

    forum.aspose.com/c/psd/34
  5. 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...
  6. 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-...
  7. 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/
  8. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....paragraph, it can be used as a replacement for an expression tag that...

    docs.aspose.com/words/net/working-with-common-c...
  9. 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...
  10. 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/