Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 12,786 for

replacement

(0.25 sec)
  1. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....Replacing The Aspose.Words.Replacing namespace provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/net/
  2. 档案

    档案... 调用 IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...false); // 替换文本 workbook->Replace(new String("Text to find")...

    blog.aspose.com/zh/cells/find-and-replace-text-...
  3. Tìm kiếm tài liệu MSG mà không cần mở qua .NET ...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp MSG trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/msg/
  4. Tìm kiếm tài liệu OST mà không cần mở qua .NET ...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp OST trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/ost/
  5. Online ODT-textsökning eller bygg ODT-sökprogra...

    Gratis onlineapp för innehållssökning i ODT-fil. Python API-kod för alla ODT-filtextsökningsprogram....replace-funktionen för att hitta och...FindReplaceOptions. Eller använd range.replace_regex för reguljära uttryck...

    products.aspose.com/total/sv/python-net/search/...
  6. Buscar y reemplazar en Java|Aspose.Words por Java

    Busque un patrón de cadena o expresión regular en su documento y reemplácelo con el texto que desee usando Java....siguiente: Simple string replacement - para buscar y reemplazar...Puede usar uno de los métodos Replace para buscar o reemplazar una...

    docs.aspose.com/words/es/java/find-and-replace/
  7. ReplacerContext constructor | Aspose.Words for ...

    ReplacerContext constructor....find_replace_options property...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks.... save ( output_file ) Replace old Table with a new one in...and replace it with the desired one, you can use replace() the...

    docs.aspose.com/pdf/python-net/manipulate-table...