Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 12,642 for

replacement

(0.09 sec)
  1. Online ODT File Text Finder or Build ODT Search...

    Free online app to search in ODT file. C# API code for any ODT file text search application....Replace function to find and replace text. Or set...and pass it as parameter in Replace method. Call the ‘Save()’ method...

    products.aspose.com/total/net/search/odt/
  2. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. .NET API C# 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/net/redact/powerpoint/
  3. Manipuler des tableaux dans un PDF existant|Asp...

    Apprenez à travailler avec des tableaux dans des PDF existants en utilisant Aspose.PDF for .NET, offrant une flexibilité dans la modification des documents....pouvez utiliser la méthode Replace() de la classe TableAbsorber...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/fr/net/manipulate-tables-in...
  4. Manipular Tabelas em PDF existente|Aspose.PDF f...

    Aprenda como trabalhar com tabelas em PDFs existentes usando Aspose.PDF for .NET, proporcionando flexibilidade na modificação de documentos....desejada, você pode usar o método Replace() da classe TableAbsorber para...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/pt/net/manipulate-tables-in...
  5. Manipular Tablas en PDF existente|Aspose.PDF fo...

    Aprende a trabajar con tablas en PDFs existentes utilizando Aspose.PDF for .NET, proporcionando flexibilidad en la modificación de documentos....deseada, puedes usar el método Replace() de la clase TableAbsorber...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/es/net/manipulate-tables-in...
  6. ค้นหาและแทนที่ข้อความในเอกสาร MSG ผ่าน.NET | pr...

    ซอร์สโค้ด C # เพื่อแก้ไขข้อมูลที่ละเอียดอ่อนในไฟล์ MSG บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/th/net/redaction/msg/
  7. Wyszukaj dokument OST bez otwierania przez .NET...

    Kod źródłowy C # do wyszukiwania słów ze wzorem w pliku OST na platformach.NET Framework, .NET Core i Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/pl/net/search/ost/
  8. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the shape by its ID (replace with your shape ID) Aspose...VSDX); } } } In this example, replace "path_to_your_diagram.vsd"...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  9. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Scopri la proprietà FindReplaceOptions IgnoreDeleted e controlla la visibilità del testo nelle revisioni eliminate con un semplice comando booleano. Migliora la tua esperienza di editing!... Replace ( "Hello" , "Greetings" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  10. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…...streamProvider); even we try to replace “" with \ still getting same...error. var htmlContent = html.Replace(”\", “\”); Professionalize...

    forum.aspose.com/t/backslash-being-converted-to...