Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 8,978 for

replacement

(0.09 sec)
  1. Redact Powerpoint Presentation Online or using ...

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

    products.aspose.com/total/android-java/redact/p...
  2. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....docx" ); Shows how to replace text in a document’s footer...); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

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

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

    ReplacingArgs MatchNode proprietà. Ottiene il nodo che contiene linizio della corrispondenza in C#.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

    reference.aspose.com/words/it/net/aspose.words....
  5. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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....) -> newValue )); //Step: Replace text for ( Layer layerItem...getKey ())) != - 1 ) { sb . replace ( index , index + kvp . getKey...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  6. 既存のPDFファイルの画像を置き換える|Aspose.PDF for .NET

    このセクションでは、C#ライブラリを使用して既存のPDFファイルの画像を置き換える方法について説明します。... Imagesコレクションの Replace メソッドを使用すると、既存のPDFファイル内の画像を置き換えることができます。..."ReplaceImage.pdf" )) { // Replace a particular image in the document...

    docs.aspose.com/pdf/ja/net/replace-image-in-exi...
  7. 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/
  8. Cerca un documento PST senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file PST su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/pst/
  9. Cerca il documento MBOX senza aprirlo tramite ....

    Codice sorgente C# per cercare parole con pattern nel file MBOX su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/mbox/
  10. Zoeken en vervangen in C#|Aspose.Words voor .NET

    Zoek een tekenreeks of reguliere expressiepatroon in uw document en vervang het door de tekst die u wilt gebruiken C#....volgende: Simple string replacement Beide tekenreeksen mogen...functionaliteit door de Aspose.Words.Replacing naamruimte. U kunt werken...

    docs.aspose.com/words/nl/net/find-and-replace/