Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 11,919 for

replacement

(0.12 sec)
  1. Control External Resources using WorkbookSettin...

    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.... The code replaces the linked image with Aspose...the broken linked image is replaced with Aspose Logo. Sample Code...

    docs.aspose.com/cells/java/control-external-res...
  2. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    اكتشف خاصية UseSubstitutions في FindReplaceOptions. فعّل الاستبدالات بسهولة في أنماط الاستبدال لتحسين مرونة تحرير النصوص.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/ar/net/aspose.words....
  3. ReplacingArgs.MatchNode | Aspose.Words per .NET

    Scopri la proprietà MatchNode di ReplacingArgs per accedere facilmente al nodo in cui inizia la corrispondenza, migliorando così l'efficienza e la precisione della tua codifica.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

    reference.aspose.com/words/it/net/aspose.words....
  4. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...Replace with FindReplaceOptions.ReplacingCallback...IReplacingCallback that skips replacing and only stores error text...

    forum.aspose.com/t/get-inline-error-message/315601
  5. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  6. Konvertera CSV till JSON med JavaScript via C++...

    Konvertera CSV fil till JSON med den enkla Aspose.Cells for JavaScript via C++ API.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/sv/javascript-cpp/convert...
  7. Cerca e sostituisci dati in un intervallo con C...

    Questo articolo mostra come cercare e sostituire i dati in un intervallo in Excel usando codice C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/it/cpp/search-and-replace...
  8. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of document variables...the assignment and will be replaced by empty string. Properties...the assignment and will be replaced by empty string. index_of_key(name)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Redact ODP Presentation Online or using Android...

    Open and redact ODP document online via app for free. Android API code to search and replace ODP text....Code listed for search and replace text in ODP file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/odp/
  10. Working with Images in PDF using C#|Aspose.PDF ...

    This section describes the features of working with images in a PDF file using C# library....allow you to set image size, replace images, extract images, search...images on all pages with C#. Replace Image in Existing PDF File...

    docs.aspose.com/pdf/net/working-with-images/